blob: 96dd6b47f78c0f532afaa47b184f61d70637576e [file] [log] [blame]
{
"name": "LCNavigationController",
"version": "1.0.1",
"summary": "The most popular NavigationController except UINavigationController. Support: http://www.leodong.com",
"homepage": "https://github.com/LeoiOS/LCNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leoios@sina.com"
},
"social_media_url": "http://www.leodong.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCNavigationController.git",
"tag": "1.0.1"
},
"source_files": "LCNavigationController/*",
"requires_arc": true
}