blob: 12f0485bd24d50d7886bcc792e0dfb4cc20272d6 [file] [log] [blame]
{
"name": "FWPagingScrollView",
"version": "1.0.2",
"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.2"
},
"source_files": "FWPagingScrollView/src/**/*.{h,m}",
"requires_arc": true
}