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