blob: e38ad7555489e77255e4d8258563e693c9f177ae [file] [log] [blame]
{
"name": "DTerekhovKit",
"version": "0.0.5",
"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.5",
"submodules": true
},
"source_files": "DTerekhovKit/**/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
],
"GoogleAnalytics": [
]
}
}