| { | |
| "name": "FWPageControl", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "homepage": "http://www.fanwenqing.com", | |
| "authors": { | |
| "范文青": "23335465@qq.com" | |
| }, | |
| "summary": "a custom page control", | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/howenis/FWPageControl.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "FWPageControl/src/**/*.{h,m}", | |
| "requires_arc": true | |
| } |