[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 7 / e / LSCustomNavigation / 0.0.7 / LSCustomNavigation.podspec.json
blob1dedb76ad3409bee051952f6e7fc1108225a59f1
2   "name": "LSCustomNavigation",
3   "version": "0.0.7",
4   "summary": "A highly customized navigation solution for iOS.",
5   "description": "A highly customized navigation solution for iOS.\nYou can customize the appearance and elements in the bar.",
6   "homepage": "https://github.com/YangGao1991/LSCustomNavigation",
7   "license": "MIT",
8   "authors": {
9     "GaoYang": "gaoyang_1991@126.com"
10   },
11   "social_media_url": "https://yanggao1991.github.io",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/YangGao1991/LSCustomNavigation.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "LSCustomNavigation/**/*.{h,m}",
20   "exclude_files": "Classes/Exclude",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true