blob: 9a6d775a56e04f1eb4a289ec9a496ecc4cd1004e [file] [log] [blame]
{
"name": "SQCommonUtils",
"version": "0.2.2",
"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.2.2"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}