blob: 15ab5f45ec0a3bed4f217d2011091c513658d0d6 [file] [log] [blame]
{
"name": "FCRouter",
"version": "0.1.0",
"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.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "FCRouter/FCRouter.{h,m}"
}