blob: dc04d77672d88437cd4e4d6bfe0e84d975904b78 [file] [log] [blame]
{
"name": "FJController",
"version": "0.0.1",
"summary": "FJController is based on TabBarController, NavigationController and ViewController to easilly configure styles.",
"homepage": "https://github.com/jeffnjut/FJController",
"license": "MIT",
"authors": {
"jeff_njut": "jeff_njut@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jeffnjut/FJController.git",
"tag": "0.0.1"
},
"resources": "FJController/**/*.png",
"source_files": "FJController/classes/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}