[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / b / cqTextPodDemo / 1.0.0 / cqTextPodDemo.podspec.json
blobb26ee20a56020cfe7d0833b7f72c83c9b855b4a8
2   "name": "cqTextPodDemo",
3   "version": "1.0.0",
4   "summary": "a repository demo",
5   "description": "a repository demo",
6   "homepage": "https://github.com/qihangchen/cqTestPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qihangchen": "sevenchenqh@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/qihangchen/cqTestPod.git",
19     "tag": "1.0.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.0"
25     ]
26   }