blob: 775a70ba523a9c4b850ca1590cfdaec34cfad70d [file] [log] [blame]
{
"name": "FWPagingScrollView",
"version": "1.0.0",
"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.0"
},
"source_files": "FWPagingScrollView/src/**/*.{h,m}",
"requires_arc": true
}