{ | |
"name": "YLJsonLib", | |
"version": "0.1.7", | |
"summary": "A json lib.", | |
"description": "A json lib of my.", | |
"homepage": "https://github.com/cloverapp1/YLJsonLib.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"cloverapp1": "2510479687@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/cloverapp1/YLJsonLib.git", | |
"tag": "0.1.7" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YLJsonLib/Classes/**/*" | |
} |