blob: 68a454b58ab8bc7e7f559e46e767f8ef00dfd615 [file] [log] [blame]
{
"name": "CHIPageControl",
"version": "0.0.1",
"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.1"
},
"source_files": [
"CHIPageControl/*.swift",
"CHIPageControl/Core/*.swift"
],
"pushed_with_swift_version": "3.0"
}