blob: 95de0aa5fd6be92def7b49adde8cef4c037340a5 [file] [log] [blame]
{
"name": "ORouter",
"version": "0.0.1",
"summary": "oc runtime router",
"description": "oc runtime Router",
"homepage": "https://github.com/snice/ORouter",
"license": {
"type": "MIT"
},
"authors": {
"zhuzhe": "zhuzheteng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snice/ORouter.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h"
}