blob: d70ddfc6210d2c170fccae0b0719bd72b5a48881 [file] [log] [blame]
{
"name": "BJTSignView",
"version": "0.0.1",
"summary": "TechAlleyBoy SignDemo",
"homepage": "https://github.com/TechAlleyBoy/BJTSignView",
"license": "MIT",
"authors": {
"TechAlleyBoy": "bijietao@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/TechAlleyBoy/BJTSignView.git",
"tag": "0.0.1"
},
"source_files": "BJTSignView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}