[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 2 / 6 / TEST-OWER / 1.0.3 / TEST-OWER.podspec.json
blobde59edafc103ea4840d92218b40b20ff247dbc26
2   "name": "TEST-OWER",
3   "version": "1.0.3",
4   "summary": "测试给自己github上的工程添加cocoaspod支持.",
5   "description": "测试给自己github上的工程添加cocoaspod支持 ^_^.",
6   "homepage": "http://github.com/pantaopt/TEST",
7   "license": "MIT",
8   "authors": {
9     "pantaopt": "771764208@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/pantaopt/TEST.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "L/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 2.5"
26     ]
27   }