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