[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 1 / JeffreyKit / 0.2.0 / JeffreyKit.podspec.json
blobcde1bd238b5d4f8610590edd05b96abb2b71b574
2   "name": "JeffreyKit",
3   "version": "0.2.0",
4   "summary": "A beautiful library for iOS Apps",
5   "description": "This is a library that has many usefull class and function, it can help you to develop an iOS App more easily!",
6   "homepage": "https://github.com/jjjjjeffrey/JeffreyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jjjjjeffrey": "jjjjjeffreyzeng@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jjjjjeffrey/JeffreyKit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pushed_with_swift_version": "3.0",
22   "subspecs": [
23     {
24       "name": "NotificationKit",
25       "source_files": "NotificationKit/*.{swift}"
26     },
27     {
28       "name": "HTTPKit",
29       "source_files": "HTTPKit/*.{swift}"
30     }
31   ]