[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 1 / DGToolApp / 0.4.4 / DGToolApp.podspec.json
blob8784c63eb2db91572624476e97e69e5ea9b509fb
2   "name": "DGToolApp",
3   "version": "0.4.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.4.4"
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   }