blob: 2954aa3d4486fc56ef6ab5fc6b126415e6e26be7 [file] [log] [blame]
{
"name": "PHTool",
"version": "0.0.8",
"summary": "iOS Category, iOS NSDictionary transfor model",
"description": "iOS Category from UILable UIButton UIImageView,\niOS Objective-C NSDictionary and json transfor model",
"homepage": "https://github.com/semperhhh/PHTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zph987": "zphui5409@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/semperhhh/PHTool.git",
"tag": "v0.0.8"
},
"source_files": "PHTool/*.{h,m}",
"exclude_files": "Classes/Exclude"
}