[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 9 / 1 / DGToolApp / 0.3.9 / DGToolApp.podspec.json
blobdebcd8c2e787c8e8fa710fdf580b6b49cf746a4a
2   "name": "DGToolApp",
3   "version": "0.3.9",
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.9"
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   ],
28   "dependencies": {
29     "UIDeviceIdentifier": [
30       "~> 1.0"
31     ]
32   }