blob: 1dedb76ad3409bee051952f6e7fc1108225a59f1 [file] [log] [blame]
{
"name": "LSCustomNavigation",
"version": "0.0.7",
"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.7"
},
"source_files": "LSCustomNavigation/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}