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