[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / e / DGNetwork / 1.0.1 / DGNetwork.podspec.json
blobb0a41c8e1c636d4e9608f29ed4ad85c86da8b326
2   "name": "DGNetwork",
3   "version": "1.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": "5.0"
15   },
16   "source": {
17     "http": "http://framework.digipolitan.com/libraries-release/ios/network/1.0.1/DGNetwork.zip"
18   },
19   "vendored_frameworks": "DGNetwork.framework",
20   "public_header_files": "DGNetwork.framework/**/*.h",
21   "requires_arc": true,
22   "frameworks": "SystemConfiguration",
23   "dependencies": {
24     "DGSQLite": [
26     ]
27   }