blob: f3b627d0bb100913f9e131b026135ea2f9952c37 [file] [log] [blame]
{
"name": "FSPagerView_OC",
"version": "0.0.2",
"summary": "FSPagerView_OC ios SDK",
"homepage": "https://github.com/skyhome-zhang/FSPagerView_OC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyhome.zhang": "skyhome.zhang@bestwehotel.com"
},
"source": {
"git": "https://github.com/skyhome-zhang/FSPagerView_OC.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "FSPagerView_OC",
"source_files": "FSPagerView_OC/FSPagerView/*.{h,m}"
}