| { | |
| "name": "LTDTools", | |
| "version": "0.0.3", | |
| "summary": "LTD工具类简介2019年10月.", | |
| "description": "LTD工具类详细简介2019年10月14日15:09.", | |
| "homepage": "https://github.com/litongde/LTDTools", | |
| "license": "MIT", | |
| "authors": { | |
| "Eden": "litongde@foxmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/litongde/LTDTools.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude" | |
| } |