[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / d / 7 / 1 / JeffreyKit / 0.3.1 / JeffreyKit.podspec.json
blob65ac6190a1b2f87a9c5a8f487170e2db24d3f7a9
2   "name": "JeffreyKit",
3   "version": "0.3.1",
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.3.1"
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     {
32       "name": "TableView",
33       "source_files": "TableView/*.{swift}"
34     }
35   ]