blob: 758e4c308440395563351523ed2545782fa7d7dc [file] [log] [blame]
{
"name": "FCRouter",
"version": "0.1.6",
"summary": "ForC",
"homepage": "https://github.com/Heqiao1025/FCRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ForC": "heqiao.china@gmail.com"
},
"source": {
"git": "https://github.com/Heqiao1025/FCRouter.git",
"tag": "0.1.6"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "FCRouter/FCRouter.{h,m}"
}