[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 5 / 6 / podsDemosss / 0.0.8 / podsDemosss.podspec.json
blob58ca11f49702c2887acdbdc73d57732087d3db52
2   "name": "podsDemosss",
3   "version": "0.0.8",
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.8"
20   },
21   "source_files": [
22     "Classes",
23     "podsDemo/podsDemo/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "MobileCoreServices",
27     "CoreGraphics"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "SDWebImage": [
35     ],
36     "MJRefresh": [
38     ]
39   }