[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / d / podsDemoss / 0.0.5 / podsDemoss.podspec.json
blob5ce5a2011d5f595b653bd5d39cb5002f89b71c35
2   "name": "podsDemoss",
3   "version": "0.0.5",
4   "summary": "一个建立pod仓库的简单demopodsDemo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/liqungang/lqPodsDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liqg5": "liqg5@ziroom.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/liqungang/lqPodsDemo.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "Classes",
23     "podsDemo/podsDemo/Classes/*.{h,m}"
24   ]