[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / a / 7 / d / podsDemoss / 0.0.1 / podsDemoss.podspec.json
blobfe2b5481ad73cf0751a4a5ef8a21dc463d72040c
2   "name": "podsDemoss",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": [
22     "Classes",
23     "podsDemo/podsDemo/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"