blob: b6f3c3498653deb1d31a81ded60dfdeec25a8c04 [file] [log] [blame]
{
"name": "ZJScrollPageView",
"version": "0.2.0",
"summary": "ZJScrollPageView is written in objective-C and it is useful and easy to do some interesting things with it.",
"homepage": "https://github.com/jasnig/ZJScrollPageView",
"license": {
"type": "MIT"
},
"authors": {
"ZeroJ": "854136959@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jasnig/ZJScrollPageView.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": [
"ZJScrollPageView/ZJScrollPageView/*.h",
"ZJScrollPageView/ZJScrollPageView/*.m"
]
}