blob: 1b96595d3c1abf53ebe7d6a353eb8d30e81732a8 [file] [log] [blame]
{
"name": "ZJScrollPageView",
"version": "0.1.6",
"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.1.6"
},
"frameworks": "UIKit",
"source_files": [
"ZJScrollPageView/ZJScrollPageView/*.h",
"ZJScrollPageView/ZJScrollPageView/*.m"
]
}