[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / 1 / JeffreyKit / 0.1.1 / JeffreyKit.podspec.json
blob0d154ce88cabb34973b3b3bfb66cc42eb1fc4339
2   "name": "JeffreyKit",
3   "version": "0.1.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.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JeffreyKit/Classes/**/*",
22   "pushed_with_swift_version": "3.0",
23   "subspecs": [
24     {
25       "name": "Notification",
26       "source_files": "JeffreyKit/Classes/Notification/*.{swift}"
27     }
28   ]