blob: 24618186bbc05d06314b099eec875615a1530d07 [file] [log] [blame]
{
"name": "JMSegmentPager",
"version": "0.1.4",
"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.4"
},
"source_files": "JMSegmentPager/JMSegmentPager/**/*.{h,m}",
"requires_arc": true
}