blob: 9f512fc6b2a35e42b5d712ea20a33cc400f82e3e [file] [log] [blame]
{
"name": "CSPageController",
"version": "0.1.0",
"summary": "a pageController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Goallying/CSPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Goallying": "1310186683@qq.com"
},
"source": {
"git": "https://github.com/Goallying/CSPageController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSPageController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}