[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 4 / e / f / LDNetwork / 0.0.2 / LDNetwork.podspec.json
blobfba24a01a387df216ad7edb3e782cf57a3329290
2   "name": "LDNetwork",
3   "version": "0.0.2",
4   "summary": "A simple package of AFNetworking and YYCache.",
5   "homepage": "https://github.com/alexiiio/LDNetwork",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AleXiiio": "450145524@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/alexiiio/LDNetwork.git",
18     "tag": "v0.0.2"
19   },
20   "source_files": "LDNetworkManager/Network/LDNetwork/",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "requires_arc": true