[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / DGNetwork / 2.1.0 / DGNetwork.podspec.json
blobdad6f6fac61bf3aa81544be7ee0da5b81d4a89f7
2   "name": "DGNetwork",
3   "version": "2.1.0",
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.1.0/DGNetwork.zip"
18   },
19   "vendored_frameworks": "DGNetwork.framework",
20   "requires_arc": true,
21   "frameworks": "SystemConfiguration",
22   "dependencies": {
23     "DGSQLite": [
25     ]
26   }