| { |
| "name": "HMSegmentedControl@kennygunie", |
| "version": "1.4.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "requires_arc": true, |
| "source_files": "HMSegmentedControl/*.{h,m}", |
| "frameworks": "QuartzCore" |
| } |