blob: b787de5ce811bf486727d95c3014b621d469ae89 [file] [log] [blame]
{
"name": "GFPageController",
"version": "0.0.2",
"summary": "A common paging controls.",
"description": "It is a component for ios paging controls,written by Objective-C",
"homepage": "https://github.com/gaofengtan/GFPageController",
"license": "MIT(LICENSE)",
"authors": {
"gaofengtan": "1755059481@qq.com"
},
"source": {
"git": "https://github.com/gaofengtan/GFPageController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFPageController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}