| { |
| "name": "GCTagList", |
| "version": "0.2pre", |
| "summary": "GCTagList like iOS Mail app's sender or recivers tags.", |
| "screenshots": "https://github.com/greenchiu/GCTagList/raw/master/Screenshot.png", |
| "homepage": "https://github.com/greenchiu/GCTagList", |
| "license": { |
| "type": "MIT License", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "greenchiu": "handkid1986@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/greenchiu/GCTagList.git", |
| "tag": "0.2pre" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": "GCTagList/classes/GCTagList.{h,m}", |
| "resources": "GCTagList/assets/CGTagList.bundle", |
| "frameworks": "QuartzCore", |
| "requires_arc": false |
| } |