[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 5 / 2 / 7 / SpecDemo / 0.0.1 / SpecDemo.podspec.json
blob558b1d95ef911e49d1cc81c955804d82dec8237f
2   "name": "SpecDemo",
3   "version": "0.0.1",
4   "summary": "A short description of SpecDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liuaaaddxiaoer/SpecDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuaaaddxiaoer": "liuxiaoer@offcn.com"
13   },
14   "source": {
15     "git": "https://github.com/liuaaaddxiaoer/SpecDemo.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SpecDemo/Classes/**/*",
22   "resource_bundles": {
23     "SpecDemo": [
24       "SpecDemo/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   }