| { |
| "name": "EFPageControl", |
| "version": "0.1.0", |
| "summary": "EFPageControl 是一个完全自定义式的页码导航", |
| "description": "“EFPageControl是一个完全自定义的页码导航,每一个标签都是一个UIView,同时提供点击选中效果”", |
| "homepage": "http://www.jianshu.com/users/136d9f5a521e/latest_articles", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Allen": "myjob_ios@163.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/shuaishuai/EFPageControl.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": [ |
| "EFPageControl", |
| "EFPageControl/EFPageControl/EFPageControl/*.{h,m}" |
| ], |
| "frameworks": "UIKit" |
| } |