[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 6 / podsDemosss / 0.0.6 / podsDemosss.podspec.json
blobf4b0a19dd6e4683c4bcb1088fd93f3d2d4cd5ca0
2   "name": "podsDemosss",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": [
22     "Classes",
23     "podsDemo/podsDemo/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 1.0"
28     ]
29   }