| { |
| "name": "LTDTools", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "public_header_files": "Classes/LTDTools.h", |
| "source_files": "Classes/LTDTools.h", |
| "subspecs": [ |
| { |
| "name": "LTDCategory", |
| "public_header_files": "Classes/LTDCategory/*.h", |
| "source_files": "Classes/LTDCategory/*.{h,m}" |
| } |
| ] |
| } |