[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 9 / 1 / DGToolApp / 0.4.6 / DGToolApp.podspec.json
blobce8ad01cd4b5ffe74b66cb58cafc01d45c8823c1
2   "name": "DGToolApp",
3   "version": "0.4.6",
4   "summary": "This is DGToolApp.",
5   "description": "DGToolApp by Devgster",
6   "homepage": "https://github.com/devgster/DGToolApp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyungwoo Park": "devgster@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/devgster/DGToolApp.git",
16     "tag": "0.4.6"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": false,
22   "source_files": "DGToolApp/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "CoreTelephony",
26     "StoreKit",
27     "Security"
28   ],
29   "dependencies": {
30     "UIDeviceIdentifier": [
31       "~> 1.0"
32     ]
33   }