blob: 2b68f6e6e17a3afe95831e7a64d39eb2755ecbf0 [file] [log] [blame]
{
"name": "JPTestModel",
"version": "0.0.1",
"summary": "JPTestModel是一款分段选择视图",
"homepage": "https://gitee.com/chaoqianzoubutingxie/JPTestModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carpenter": "158287481@qq.com"
},
"source": {
"git": "https://gitee.com/chaoqianzoubutingxie/JPTestModel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"description": "JPTestModel是一款分段选择视图,灵活度高,分段选择项可单独拆分使用",
"source_files": "JPTestModel/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}