blob: 4db56d3226e64733c181596b744315c9a5ea1418 [file] [log] [blame]
{
"name": "SQCommonUtils",
"version": "0.2.1",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}