blob: 4d6d683efba34444239936db2e5bc396c6cb8c97 [file] [log] [blame]
{
"name": "DYNSegment",
"version": "0.0.3",
"summary": "iOS Slide Segment Page.",
"description": "iOS Slide Segment Page, that page can slide left or right and it's flag can slide follow the page. It is easy to use.",
"homepage": "https://github.com/devyuan/DYNSegment",
"license": "MIT",
"authors": {
"DevYuan": "http://www.devyuan.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devyuan/DYNSegment.git",
"tag": "0.0.3"
},
"source_files": [
"DYNSegment",
"DYNSegment/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"DYNCore": [
"~> 0.0.4"
]
}
}