[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / DGNetwork / 2.0.2 / DGNetwork.podspec.json
blobdf264e3a0d6c54ccf13b82a9001f590c0bf2d1d7
2   "name": "DGNetwork",
3   "version": "2.0.2",
4   "summary": "Digipolitan Network framework, handles all network layer for you",
5   "homepage": "http://framework.digipolitan.com/network.html",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Digipolitan": "contact@digipolitan.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "http://framework.digipolitan.com/libraries-release/ios/network/2.0.2/DGNetwork.zip"
18   },
19   "vendored_frameworks": "DGNetwork.framework",
20   "requires_arc": true,
21   "frameworks": "SystemConfiguration",
22   "dependencies": {
23     "DGSQLite": [
25     ]
26   }