blob: f0cf5557ea2e9855d2e05339cce6a33998bf38b8 [file] [log] [blame]
{
"name": "CSPageController",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSPageController/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}