blob: c29f52169cb966937872fa7f729b63932f26fef0 [file] [log] [blame]
{
"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
}