[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / 6 / TEST-OWER / 1.0.6 / TEST-OWER.podspec.json
blob098771cc0f1379622444ac7e542fdae2569f7117
2   "name": "TEST-OWER",
3   "version": "1.0.6",
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.6"
17   },
18   "source_files": [
19     "L/LZUIKit/LZLabel/*.{h,m}",
20     "L/LZUIKit/LZTextField/*.{h,m}",
21     "L/LZUIKit/*.{h}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "dependencies": {
28     "ReactiveCocoa": [
29       "~> 2.5"
30     ]
31   }