{ | |
"name": "XGScrollMenu", | |
"version": "1.0.2", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "A simple menu bar component for iOS.", | |
"homepage": "https://github.com/xiaogao233/XGScrollMenu.git", | |
"license": "MIT", | |
"authors": { | |
"高昇": "xiaogao233@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/xiaogao233/XGScrollMenu.git", | |
"tag": "1.0.2" | |
}, | |
"public_header_files": "XGScrollMenu/*.{h}", | |
"source_files": "XGScrollMenu/*.{h,m}" | |
} |