blob: 226949435d5ceb3c6c1c5844f8a881fc3d938650 [file] [log] [blame]
{
"name": "FWPagingScrollView",
"version": "1.0.1",
"license": "MIT",
"homepage": "http://www.fanwenqing.com",
"authors": {
"范文青": "23335465@qq.com"
},
"summary": "app store like scroll view",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/howenis/FWPagingScrollView.git",
"tag": "v1.0.1"
},
"source_files": "FWPagingScrollView/src/**/*.{h,m}",
"requires_arc": true
}