{ | |
"name": "SATool", | |
"version": "0.0.1", | |
"summary": "A short description of SATool.", | |
"description": "This is SATool", | |
"homepage": "https://github.com/sallenhandong/SATool", | |
"license": "MIT", | |
"authors": { | |
"sallen": "296472276@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/sallenhandong/SATool.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "SATool/*.{h,m}", | |
"exclude_files": "Classes/Exclude", | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |