blob: 044e4e82bcfccda1e563bf29a99852d73564dd97 [file] [log] [blame]
{
"name": "JTPushIn",
"version": "0.1.0",
"summary": "JTPushIn:",
"description": "JTPushIn is a Dynamic efficiency on UIView、UITableViewCell、UIButton",
"homepage": "https://github.com/JTANISME/JTPushIn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jtanisme": "jtanisme@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JTANISME/JTPushIn.git",
"tag": "0.1.0"
},
"source_files": [
"JTPushIn",
"JTPushIn/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}