blob: a991d4b77c791804c7478418e27339dec2064aea [file] [log] [blame]
{
"name": "FXADScrollView",
"version": "1.0.0",
"summary": "FXADSCrollView with swift",
"description": "Create an FXADScrollView with swoft and A demo for FXADScrollView",
"homepage": "https://github.com/lfxfengxia/FXADScrollView",
"license": "MIT",
"authors": {
"lfx": "sayingwhy@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lfxfengxia/FXADScrollView.git",
"tag": "1.0.0"
},
"source_files": [
"FXADScrollView",
"FXADScrollView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}