blob: 58482e3c87f2e76c8cc78fa0cc36e98d92f8e63d [file] [log] [blame]
{
"name": "OBJKitTool",
"version": "0.0.1",
"summary": "A Objective-c extenesions and utils classes for iOS .",
"homepage": "https://github.com/CoderLawrence/OBJKitTool",
"license": "MIT",
"authors": {
"Lawrence": "791785648@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderLawrence/OBJKitTool.git",
"tag": "0.0.1"
},
"source_files": "OBJKitTool/*.{h,m}",
"requires_arc": true
}