[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / f / PoporDomainConfig / 2.0 / PoporDomainConfig.podspec.json
blob3e6e10baf7949698d718f3e105f514e378861832
2   "name": "PoporDomainConfig",
3   "version": "2.0",
4   "summary": "简易的域名配置工具,方便开发测试.",
5   "homepage": "https://gitee.com/popor/PoporDomainConfig",
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/PoporDomainConfig.git",
15     "tag": "2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Example/Classes/PoporDomainConfig/*.{h,m}",
21   "dependencies": {
22     "JSONModel": [
24     ]
25   }