blob: fe50f603d06fba8f0d2671a4a7fe671d80433af8 [file] [log] [blame]
{
"name": "DTerekhovKit",
"version": "0.0.3",
"summary": "Simple framework contains helpers",
"homepage": "https://github.com/dterekhov/DTerekhovKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Terekhov": "dimanter@gmail.com"
},
"social_media_url": "https://www.facebook.com/profile.php?id=100010690424403",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dterekhov/DTerekhovKit.git",
"tag": "v0.0.3",
"submodules": true
},
"source_files": "DTerekhovKit/**/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"Google/Analytics": [
"~> 1.0.0"
]
}
}