blob: 34e1493d0db90f075eb503473760d0355122ace2 [file] [log] [blame]
{
"name": "ObjcExtensionProperty",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ObjcExtensionProperty/Classes/**/*"
}