[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / b / e / swift-async / 0.1.0 / swift-async.podspec.json
blob7bee4cfdbe2641efd92c654da6a268b3ba0e0053
2   "name": "swift-async",
3   "version": "0.1.0",
4   "summary": "Common interface for asynchronous control flow in #swift.",
5   "homepage": "https://github.com/OliverLetterer/swift-async",
6   "license": "MIT",
7   "authors": {
8     "Oliver Letterer": "oliver.letterer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/OliverLetterer/swift-async.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/oletterer",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "async/*.h",
20   "frameworks": "Foundation"