[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 2 / 1 / JSTestFramework / 0.0.1 / JSTestFramework.podspec.json
blob16b5914dce4d5c9325711c28db8a14a93e9d73b3
2   "name": "JSTestFramework",
3   "version": "0.0.1",
4   "summary": "测试",
5   "description": "extension",
6   "homepage": "https://coding.net/u/j-yezi/p/JSTestFramework",
7   "license": "MIT",
8   "authors": {
9     "j-yezi": "yehao1020@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/j-yezi/JSTestFramework.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "b/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Reachability": [
26       "~> 3.2"
27     ]
28   }