blob: 7c43a561ff08726d463075d52c35567a42f89a09 [file] [log] [blame]
{
"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
}