blob: b8a1acc37d686fbcae824506986e6f050441a7f8 [file] [log] [blame]
{
"name": "XSimplePageControl",
"version": "0.0.1",
"summary": "simplePageControl",
"description": "一个带简单动画的自定义pageControl",
"homepage": "https://github.com/orangeLong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lixinlong": "lixinlong@xkshi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/orangeLong/XSimplePageControl.git",
"tag": "0.0.1"
},
"source_files": "XSimplePageControl/XSimplePageControl/**/*.{h,m}",
"public_header_files": "XSimplePageControl/XSimplePageControl/**/*.h"
}