[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / b / this_is_testproject / 0.0.3 / this_is_testproject.podspec.json
blob709a6a7f1cd1bb060b4c00b497ff312843fb6534
2   "name": "this_is_testproject",
3   "version": "0.0.3",
4   "summary": "it is a testproject.",
5   "homepage": "https://github.com/wuzelun",
6   "license": "MIT",
7   "authors": {
8     "wxt": "6606302@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/wuzelun/test1234.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "src/*.{h,m}",
15   "frameworks": "UIKit",
16   "dependencies": {
17     "ReactiveCocoa": [
18       "~>2.5"
19     ]
20   },
21   "platforms": {
22     "ios": "9.0"
23   }