blob: 5fd0f860d2a78e5e4b1546561d8678ec88e2f44e [file] [log] [blame]
{
"name": "SJCategory",
"version": "1.2.0",
"summary": "常用类别,常用工具类,HUD,地理坐标转换,DES,介绍页",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/superJunJun/ISGCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15934874308@163.com": "lijun@ishanggang.com"
},
"source": {
"git": "https://github.com/superJunJun/ISGCategory.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SJCategory/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}