[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 9 / PoporDomain / 1.0 / PoporDomain.podspec.json
blobb34d6b5189dd7fe58d4cb3af910cada90860b8dd
2   "name": "PoporDomain",
3   "version": "1.0",
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.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporDomain/Classes/*.{h,m}",
21   "dependencies": {
22     "JSONModel": [
24     ]
25   }