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