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