{ | |
"name": "YMLSegmentControl", | |
"version": "1.0.0", | |
"summary": "YMLSegmentControl", | |
"description": "'A simple and easy to use segment control.'", | |
"homepage": "http://huberyyang.com", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"HuberyYang": "yml_hubery@sina.com" | |
}, | |
"source": { | |
"git": "https://github.com/HuberyYang/YMLSegmentControl.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "YMLSegmentControl/Classes/**/*", | |
"frameworks": "UIKit" | |
} |