blob: ce7b386a21758307ad56764a8ee3750d7cc2468d [file] [log] [blame]
{
"name": "YMLSegmentControl",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YMLSegmentControl/Classes/**/*",
"public_header_files": "YMLSegmentControl/Classes/YMLSegmentControl.h",
"frameworks": "UIKit"
}