blob: 326c72e0e810a60f71dd426b8b7cb85545af6d25 [file] [log] [blame]
{
"name": "JKExtension",
"version": "0.0.7",
"summary": "ObjC Extension",
"description": "\"objc extension\"",
"homepage": "https://github.com/T2015/JKExtension.git",
"license": "MIT",
"authors": {
"junky": "921969987@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/T2015/JKExtension.git",
"tag": "0.0.7"
},
"source_files": "JKExtension/JKExtension/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
},
"requires_arc": true
}