blob: 4e0196811e77f3040ba4d718f488f71397966de5 [file] [log] [blame]
{
"name": "CWLibrary",
"version": "0.1.5",
"summary": "Coldworks Library.",
"homepage": "https://github.com/imnic/CWLibrary",
"license": "Coldworks",
"authors": "Coldworks",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/imnic/CWLibrary.git",
"tag": "0.1.5"
},
"source_files": "CWLibrary_iOS/CWLibrary_iOS/CWLibrary/**/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"0.8"
],
"SDWebImage": [
"3.7.1"
],
"CWTips": [
"1.0"
]
}
}