[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / 8 / RepositoryDemonstration / 0.0.1 / RepositoryDemonstration.podspec.json
blob9d703023356b2a68aa1fceed710f94a74e2595b7
2   "name": "RepositoryDemonstration",
3   "version": "0.0.1",
4   "summary": "a repository demo",
5   "description": "a repository demo",
6   "homepage": "https://github.com/xiaowu2016/RepositoryDemonstration",
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/RepositoryDemonstration.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "RepositoryDemonstration/Other/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
25       "~> 1.0.0"
26     ]
27   }