{ | |
"name": "JYFunc", | |
"version": "1.0.4", | |
"summary": "JYFunc is my function.", | |
"description": "JYFunc is my function, easy to use.", | |
"homepage": "https://github.com/iYJY/JYFunc.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"yujinyi": "" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/iYJY/JYFunc.git", | |
"tag": "1.0.4" | |
}, | |
"source_files": "Utils/*", | |
"exclude_files": "Classes/Exclude" | |
} |