blob: 6a5d1e730cdf93e11ef1cbe5b30fea905ab4bec9 [file] [log] [blame]
{
"name": "ORouter",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Classes/**/*.h"
}