[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 8 / a / LCYAfnetworking / 0.2.0 / LCYAfnetworking.podspec.json
blob86480e1cc0d2ca1ef7764265221be581976d2835
2   "name": "LCYAfnetworking",
3   "version": "0.2.0",
4   "summary": "组件化demo,封装了afn的使用",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yaocunli/LCYAfn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lcy": "1436120982@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yaocunli/LCYAfn.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LCYAfnetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "JLRoutes": [
28     ]
29   }