blob: e76fe208a10564e46a160a917c23ea5a60fbf4bf [file] [log] [blame]
{
"name": "PHModel",
"version": "0.0.1",
"summary": "iOS NSDictionary transfor model",
"description": "iOS Objective-C NSDictionary and json transfor model",
"homepage": "https://github.com/semperhhh/PHModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mac air": "zphui5409@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/semperhhh/PHModel.git",
"tag": "v0.0.1"
},
"source_files": "PHModel/*.{h,m}",
"exclude_files": "Classes/Exclude",
"deprecated": true
}