blob: c791ee0b3a5c1703ecf478e822de81e82901bf12 [file] [log] [blame]
{
"name": "SQCommonUtils",
"version": "0.1",
"summary": "Common Utils SDK for ObjC project.",
"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.1"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}