[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / a / 6 / SeaNavigation / 0.0.1 / SeaNavigation.podspec.json
blobe21411bb8029923d1bf3d94a058d0579344d052a
2   "name": "SeaNavigation",
3   "version": "0.0.1",
4   "summary": "Easy for iOS Navigation !",
5   "description": "使用简单的自定义导航栏,能基本实现大部分常见导航栏需求。",
6   "homepage": "https://github.com/seabrea/SeaNavigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seabrea": "hgdigm@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/seabrea/SeaNavigation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SeaNavigationDemo/SeaNavigationDemo/Navigation/**/*.{h,m}",
22   "requires_arc": true