blob: 01e5510b40cdd45f685b2dd7a90bd8c550c38e62 [file] [log] [blame]
{
"name": "HMSegmentedControl@kennygunie",
"version": "1.4.2",
"summary": "fork of kennygunie",
"homepage": "https://github.com/kennygunie/HMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com",
"Kien NGUYEN": "kennygunie@gmail.com"
},
"source": {
"git": "https://github.com/kennygunie/HMSegmentedControl.git",
"tag": "v1.4.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}