blob: b7899a84c5fb8cce6052f4139aa6bed44aa55ae8 [file] [log] [blame]
{
"name": "LCNavigationController",
"version": "1.0.0",
"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.0"
},
"source_files": "LCNavigationController/*",
"requires_arc": true
}