Parsifal

Results 5 issues of Parsifal

Awesome workflow.

This PR includes: 1.Migrating all demos to Swift3; 2.Adding projects to workspace; Hope it will help.

Podspec source_files should not start with /. fix issue #76

it caused errors like below in my case ```shell ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: /user.workflow.1ABDB925-B017-47C5-8198-F8F570DA781B/mureq.py", line 136, in yield_response raise HTTPException(str(e)) from e http.client.HTTPException: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed:...