[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 2 / f / SwiftyDispatch / 0.1.0 / SwiftyDispatch.podspec.json
blob352adc00499fd22af895888b72712daa62b73fda
2   "name": "SwiftyDispatch",
3   "version": "0.1.0",
4   "summary": "A lightweight GCD wrapper for Swift.",
5   "homepage": "https://github.com/siuying/SwiftyDispatch",
6   "license": "MIT",
7   "authors": {
8     "Francis Chong": "francis@ignition.hk"
9   },
10   "source": {
11     "git": "https://github.com/siuying/SwiftyDispatch.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/siuying",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*"