[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 4 / a / LRHCustomPodDemo / 0.1.2 / LRHCustomPodDemo.podspec.json
blob8383194206d52aa885e174b8e8cfd5b1960972dd
2   "name": "LRHCustomPodDemo",
3   "version": "0.1.2",
4   "summary": "Test LRHCustomPodDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LRH-iOS/LRHCustomPodDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LRH-iOS": "xiandan@2dfire.com"
13   },
14   "source": {
15     "git": "https://github.com/LRH-iOS/LRHCustomPodDemo.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LRHCustomPodDemo/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }