blob: 4b86e3062de9dc310088a5e4fb5ea4f3a9e6b74c [file] [log] [blame]
{
"name": "RCExtension",
"version": "2.0.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/whyefa/RCExtension.git",
"tag": "2.0.0"
},
"source_files": [
"Classes",
"RCExtension/RCExtension/*.{h,m}"
],
"requires_arc": true
}