blob: c77b5306317f60713f422a57be24a050fbb5ec0d [file] [log] [blame]
{
"name": "SlidingSegmentedControl",
"version": "0.0.1",
"summary": "SlidingSegmentedControl for iOS.",
"description": "Sliding Segmented Control by Objective C",
"homepage": "https://github.com/TonnyTeng/SlidingSegmentedControl",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dengtao": "1083683360@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TonnyTeng/SlidingSegmentedControl.git",
"tag": "0.0.1"
},
"source_files": [
"SlidingSegmentedControl",
"SlidingSegmentedControl/**/*.{h,m}"
],
"frameworks": "UIKit"
}