blob: e7de5c3e2e661e5aec0727736a4b32f672e0bbbf [file] [log] [blame]
{
"name": "CHIPageControl",
"version": "0.0.3",
"summary": "CHIPageControl is a set of cool animated page controls written in Swift to replace boring UIPageControl.",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"homepage": "https://github.com/ChiliLabs/CHIPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chili": "studio@chi.lv"
},
"source": {
"git": "https://github.com/ChiliLabs/CHIPageControl.git",
"tag": "0.0.3"
},
"source_files": [
"CHIPageControl/*.swift",
"CHIPageControl/Core/*.swift"
],
"pushed_with_swift_version": "3.0"
}