{ | |
"name": "RuntimeLib", | |
"version": "1.1.0", | |
"summary": "iOS runtime tools", | |
"homepage": "https://github.com/X-Reynold/RuntimeLib", | |
"license": "MIT", | |
"authors": { | |
"Reynold": "15116027535@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/X-Reynold/RuntimeLib.git", | |
"tag": "1.1.0" | |
}, | |
"source_files": "Sources/*", | |
"requires_arc": true | |
} |