{ | |
"name": "XZExtension", | |
"version": "0.0.2", | |
"summary": "A short description", | |
"description": "A s.description description of XZExtension.", | |
"homepage": "https://github.com/SmallTwoInn/XZExtension", | |
"license": "MIT", | |
"authors": { | |
"up_learn": "up_learn@sina.com" | |
}, | |
"source": { | |
"git": "https://github.com/SmallTwoInn/XZExtension.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": [ | |
"Extension", | |
"Extension/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |