blob: dc99c15ccbed8302600268c35bf0b20a4fe093d8 [file] [log] [blame]
{
"name": "iOSRunTime",
"version": "0.1.0",
"summary": "Some run time utilities source for iOS development.",
"description": "Contains Object Class Method run time utilities source for iOS development.",
"homepage": "https://github.com/ItghostFan/iOSRunTime",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ItghostFan": "ItghostFan@163.com"
},
"source": {
"git": "https://github.com/ItghostFan/iOSRunTime.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "iOSRunTime/Classes/**/*.{h,m}"
}