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