blob: 2176c982a08e6d845fd09ebeaf260208361629ea [file] [log] [blame]
{
"name": "PWPageControl",
"version": "0.0.1",
"summary": "PWPageControl. instand UIPageControl",
"description": "PageControl you can use masony to create \npageControl .which can change image size and image ,the normal image is not sanme with selete image",
"homepage": "https://github.com/ioswangpengwei/PWPageControl",
"license": "MIT",
"authors": {
"PW": "ioswangpengwei@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ioswangpengwei/PWPageControl.git",
"tag": "0.0.1"
},
"source_files": "PWPageControl/PWPageControl/PWPageControl/*.{h,m}",
"exclude_files": "PWPageControl/PWPageControl/Masonry",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}