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