blob: e21411bb8029923d1bf3d94a058d0579344d052a [file] [log] [blame]
{
"name": "SeaNavigation",
"version": "0.0.1",
"summary": "Easy for iOS Navigation !",
"description": "使用简单的自定义导航栏,能基本实现大部分常见导航栏需求。",
"homepage": "https://github.com/seabrea/SeaNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"seabrea": "hgdigm@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/seabrea/SeaNavigation.git",
"tag": "0.0.1"
},
"source_files": "SeaNavigationDemo/SeaNavigationDemo/Navigation/**/*.{h,m}",
"requires_arc": true
}