blob: 15fc9fd606c7a7d64ef0303b850dd5a769f9144a [file] [log] [blame]
{
"name": "RCExtension",
"version": "0.0.8",
"summary": "Extension used in app Development",
"description": "Category/Macros used in iOS Development",
"homepage": "https://github.com/whyefa/RCExtension",
"license": "MIT (LICENSE)",
"authors": {
"Broken": "whyefa@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whyefa/RCExtension.git",
"tag": "0.0.8"
},
"source_files": [
"Classes",
"RCExtension/RCExtension/*.{h,m}"
],
"requires_arc": true
}