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