blob: 601cd66bd2f755e403dd83af5db3bf7d8bd85f7e [file] [log] [blame]
{
"name": "FSPagerView_OC",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "FSPagerView_OC",
"source_files": "FSPagerView_OC/FSPagerView/*.{h,m}"
}