[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 7 / e / LSCustomNavigation / 0.0.6 / LSCustomNavigation.podspec.json
blobb898c6707f63b2ceb0e2f410c92dd9355b549d39
2   "name": "LSCustomNavigation",
3   "version": "0.0.6",
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.6"
18   },
19   "source_files": "LSCustomNavigation/**/*.{h,m}",
20   "exclude_files": "Classes/Exclude",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true