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