[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 4 / d / 0 / SWPraticeDemo / 0.1.0 / SWPraticeDemo.podspec.json
blob61dc7553370bd1d2122491889e523daa0bf8e151
2   "name": "SWPraticeDemo",
3   "version": "0.1.0",
4   "summary": "A short description of SWPraticeDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/sunwei-al/swpractice-demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunwei1985": "sw1985@hanweb.com"
13   },
14   "source": {
15     "git": "https://gitee.com/sunwei-al/swpractice-demo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SWPraticeDemo/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }