[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / a / JJBase / 0.0.1 / JJBase.podspec.json
blob014c7fd82e6282b259ad45fb98989fbef6dc946b
2   "name": "JJBase",
3   "version": "0.0.1",
4   "summary": "常用的分类",
5   "description": "只是一个测试常用分类的",
6   "homepage": "https://coding.net/u/majianjie/p/JJBase/git",
7   "license": "MIT",
8   "authors": {
9     "JJCoder": "592357262@qq.com"
10   },
11   "source": {
12     "git": "https://git.coding.net/majianjie/JJBase.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Base",
17     "Base/*.{h,m}"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "QuartzCore",
25     "Foundation"
26   ]