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