blob: ed0bae5ddfb7877e7233c53630685da83d5778ba [file] [log] [blame]
{
"name": "XMPageController",
"version": "1.0.2",
"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.2"
},
"source_files": "XMPageController/XMPageController/XMPageController/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}