blob: bccb89670b20f1c302be0716d3c752a1136070f4 [file] [log] [blame]
{
"name": "DGToolApp",
"version": "0.4.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "DGToolApp/Classes/**/*",
"frameworks": [
"UIKit",
"CoreTelephony",
"StoreKit",
"Security"
],
"dependencies": {
"UIDeviceIdentifier": [
"~> 1.0"
]
}
}