[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / c / Taylor / 0.1.0 / Taylor.podspec.json
blob4b1febf9f4af273ad6bc6d98ef40f49cbd0f1829
2   "name": "Taylor",
3   "version": "0.1.0",
4   "summary": "iOS Swift Framework.",
5   "homepage": "https://github.com/nypisces/Taylor",
6   "license": "MIT",
7   "authors": {
8     "NY": "nypisces@live.com"
9   },
10   "source": {
11     "git": "https://github.com/nypisces/Taylor.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Taylor/Classes",
19   "resource_bundles": {
20     "Taylor": [
21       "Taylor/Resources/*.png"
22     ]
23   },
24   "dependencies": {
25     "RestKit": [
27     ]
28   }