blob: 8d6e5fc2a68da6916b63f70e4cea8fc8ba12729d [file] [log] [blame]
{
"name": "tapkit",
"version": "2.0.4",
"summary": "An Objective-C library for iPhone developers.",
"homepage": "https://github.com/kvmisc/tapkit",
"license": "MIT",
"authors": {
"Kevin Wu": "kvmisc@163.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kvmisc/tapkit.git",
"tag": "2.0.4"
},
"source_files": "tapkit/*"
}