blob: cb439f7807840f3ab9ac4a8d924a0e3d1d23a8d1 [file] [log] [blame]
{
"name": "XMPageControl",
"version": "1.0.1",
"summary": "this a page controller",
"license": "MIT",
"homepage": "https://github.com/guxinming/XMPageController.git",
"authors": {
"liliangming": "liliangming@58ganji.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/guxinming/XMPageController.git",
"tag": "1.0.1"
},
"source_files": "XMPageController/XMPageController/XMPageController/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}