blob: dfd81131519e643c421422e6cece8b77bcd9f301 [file] [log] [blame]
{
"name": "JMSegmentPager",
"version": "0.1.3",
"summary": "打造一个高性能、零耦合的分段控制器",
"description": "修复已知Bug",
"homepage": "https://github.com/JunAILiang/JMSegmentPager.git",
"license": "MIT",
"authors": {
"LJM": "gzliujm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JunAILiang/JMSegmentPager.git",
"tag": "0.1.3"
},
"source_files": "JMSegmentPager/JMSegmentPager/**/*.{h,m}",
"requires_arc": true
}