| { | |
| "name": "ScrollLayout", | |
| "version": "1.0.0", | |
| "summary": "标签页", | |
| "license": "MIT", | |
| "authors": { | |
| "CSH": "624089195@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "homepage": "https://github.com/CCSH/ScrollLayout", | |
| "source": { | |
| "git": "https://github.com/CCSH/ScrollLayout.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "ScrollLayout/*.{h,m}" | |
| } |