blob: a67e13609dc2199bb5d8a388cebeb5562c3dadbd [file] [log] [blame]
{
"name": "SQCommonUtils",
"version": "0.3.0",
"summary": "Common Utils SDK for ObjC project.",
"description": " Common Utils SDK for ObjC project. Debug, NSString and UIView's frame cheat.\n",
"homepage": "https://github.com/shjborage/SQCommonUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shjborage": "shjborage@gmail.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/shjborage/SQCommonUtils.git",
"tag": "v0.3.0"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}