blob: ededb9e108e290a5598994723facc38e7c76f0c8 [file] [log] [blame]
{
"name": "DGToolApp",
"version": "0.4.8",
"summary": "This is DGToolApp.",
"description": "DGToolApp by Devgster",
"homepage": "https://github.com/devgster/DGToolApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyungwoo Park": "devgster@gmail.com"
},
"source": {
"git": "https://github.com/devgster/DGToolApp.git",
"tag": "0.4.8"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "DGToolApp/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony",
"StoreKit",
"Security"
],
"dependencies": {
"UIDeviceIdentifier": [
"~> 1.0"
]
}
}