| { | |
| "name": "CWSegmentedControl", | |
| "version": "1.1", | |
| "summary": "CWSegmentedControl.", | |
| "homepage": "https://github.com/LengToo/CWSegmentedControl", | |
| "license": "ColdWorks", | |
| "authors": "ColdWorks", | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/imnic/CWSegmentedControl.git", | |
| "tag": "1.1" | |
| }, | |
| "source_files": "CWSegmentedControl/CWSegmentedControl/*.{h,m}", | |
| "requires_arc": true | |
| } |