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