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