blob: e689b7471bd485fe519746061a2e8437bbb00066 [file] [log] [blame]
{
"name": "BtnClick",
"version": "1.0.0",
"summary": "An Objective-C for short description of BtnClick create a target event",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/lshdfp726/BtnClickTools.git",
"license": "MIT",
"authors": {
"lsh726": "yunxiyaoyue@163.com"
},
"source": {
"git": "https://github.com/lshdfp726/BtnClickTools.git",
"tag": "1.0.0"
},
"source_files": "BtnClick/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}