blob: a605bf9fb4be58f541cfab5d0234152927d70749 [file] [log] [blame]
{
"name": "HJKit",
"version": "1.0.0",
"summary": "This is a tool for ios.",
"description": "It is a tool used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/HJIOS/HJKit",
"license": "MIT",
"authors": {
"HJ": "13522860952@163.com"
},
"source": {
"git": "https://github.com/HJIOS/HJKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HJKit/**/*.{h,m}"
}