[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / 1 / LEENetworkHelper / 0.2.0 / LEENetworkHelper.podspec.json
blobfb219c2597bd6e0d22a722205e7da44e24369fee
2   "name": "LEENetworkHelper",
3   "version": "0.2.0",
4   "summary": "我李某人的网络管理(基于Alamofire).",
5   "description": "支持10.0以上,小于这个版本的都给我玩去。",
6   "homepage": "https://dev.tencent.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShawnLEE": "15037166613@163.com"
13   },
14   "source": {
15     "git": "https://git.dev.tencent.com/Leesn/LEENetworkHelper.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LEENetworkHelper/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }