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