blob: 48a7efb851cfc049f73c0a19a4758de06a5113bc [file] [log] [blame]
{
"name": "GCTagList",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GCTagList/classes/GCTagList.{h,m}",
"resources": "GCTagList/assets/CGTagLabelList.bundle",
"frameworks": "QuartzCore",
"requires_arc": false
}