blob: ac8b041c046ddaf46d0afa5025a8f6d356813a71 [file] [log] [blame]
{
"name": "ObjcExtensionProperty",
"version": "2.0.0",
"summary": "Convenient objc getter/setter adding for classes and extensions",
"description": "Convenient objc getter/setter adding for classes and extensions.",
"homepage": "https://github.com/Roen-Ro/ObjcExtensionProperty.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxllf23@163.com": "zxllf23@163.com"
},
"source": {
"git": "https://github.com/Roen-Ro/ObjcExtensionProperty.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ObjcExtensionProperty/Classes/**/*"
}