[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / d / Deferred / 0.0.3 / Deferred.podspec.json
blob86a6d9fa78f7d3bf7930be5938b00240a5455385
2   "name": "Deferred",
3   "version": "0.0.3",
4   "summary": "Deferred Object For Swift.",
5   "homepage": "https://github.com/daisuuke/Deferred",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "daisuke iwata": "daimathieu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/daisuuke/Deferred.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "Deferred/*.{h,m,swift}",
21   "frameworks": "Foundation",
22   "requires_arc": true