[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 1 / repositoryDemo / 0.0.1 / repositoryDemo.podspec.json
blob0c0baac22eebd8f0a8c7c1389028de45d85874ca
2   "name": "repositoryDemo",
3   "version": "0.0.1",
4   "summary": "A short description of repositoryDemo.",
5   "description": "a repository demo",
6   "homepage": "https://github.com/xiaowu2016/repositoryDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangchao": "942777491@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xiaowu2016/repositoryDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "repositoryDemo/Other/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.0"
26     ]
27   }