blob: 977edd6c1b845c230d0856e9d10d4fa3460ca3d7 [file] [log] [blame]
{
"name": "RuntimeHelper",
"version": "0.0.1",
"summary": "runtimer helper methos",
"description": "Provide some OO methods about runtime.",
"homepage": "https://github.com/yumumu/RuntimeHelper.git",
"license": "MIT",
"authors": {
"yumumu": "webmanyu@gmail.com"
},
"source": {
"git": "https://github.com/yumumu/RuntimeHelper.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "RuntimeHelper/*",
"frameworks": "Foundation"
}