[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 9 / 1 / DGToolApp / 0.3.4 / DGToolApp.podspec.json
blob7c151d60e610ffb4d173804c446efdc71e5fcd13
2   "name": "DGToolApp",
3   "version": "0.3.4",
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.3.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "DGToolApp/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreTelephony"
25   ],
26   "dependencies": {
27     "UIDeviceIdentifier": [
28       "~> 1.0"
29     ]
30   }