[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / e / UIKitLib / 0.0.2 / UIKitLib.podspec.json
blob2c16bc40553e2785c8d361e99662a71e4b242ed3
2   "name": "UIKitLib",
3   "version": "0.0.2",
4   "summary": "UIKitLib for study .",
5   "homepage": "https://github.com/devYoungyang/UIKitLib",
6   "license": "MIT",
7   "authors": {
8     "Yang": ""
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/devYoungyang/UIKitLib.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }