blob: ef2dd19e2ac0cbc8f16f92f172f2fe2ac16321e6 [file] [log] [blame]
{
"name": "DTPodLib",
"version": "0.0.1",
"summary": "DTPodLib : CommonUtils as a lib.",
"description": "\t\t DTPodLib is a pod contains common used components and methods.\n",
"homepage": "http://d-teknoloji.com.tr",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"alicanbatur": "aliba@d-teknoloji.com.tr"
},
"source": {
"git": "https://github.com/alicanbatur/DTPodLib.git",
"tag": "0.0.1"
},
"source_files": "Tools/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"MBProgressHUD": [
"~>0.9"
],
"SFHFKeychainUtils": [
"~>0.0.1"
]
}
}