blob: b898c6707f63b2ceb0e2f410c92dd9355b549d39 [file] [log] [blame]
{
"name": "LSCustomNavigation",
"version": "0.0.6",
"summary": "A highly customized navigation solution for iOS.",
"description": "A highly customized navigation solution for iOS.\nYou can customize the appearance and elements in the bar.",
"homepage": "https://github.com/YangGao1991/LSCustomNavigation",
"license": "MIT",
"authors": {
"GaoYang": "gaoyang_1991@126.com"
},
"social_media_url": "https://yanggao1991.github.io",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YangGao1991/LSCustomNavigation.git",
"tag": "0.0.6"
},
"source_files": "LSCustomNavigation/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}