blob: 59fe1e4875f943671f72a0fe292d31b0f5b60ab7 [file] [log] [blame]
{
"name": "DTerekhovKit",
"version": "0.0.4",
"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.4",
"submodules": true
},
"source_files": "DTerekhovKit/**/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
],
"Google/Analytics": [
"~> 1.0.0"
]
}
}