[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / c / f / 9 / PoporDomain / 1.3 / PoporDomain.podspec.json
blob1bbd91d74b7792f6ec4f22bc04f75b6def3a3334
2   "name": "PoporDomain",
3   "version": "1.3",
4   "summary": "简易的域名配置工具,方便开发测试.",
5   "homepage": "https://gitee.com/popor/PoporDomain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/popor/PoporDomain.git",
15     "tag": "1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "PoporDomain/Classes/*.{h,m}",
21   "dependencies": {
22     "JSONModel": [
24     ]
25   }