blob: 56296edd0fd7e2dcad65cbb3bbab58071046afa0 [file] [log] [blame]
{
"name": "YJToolsKit",
"version": "1.1.4",
"summary": "常用工具和分类第三方的一个合集",
"description": "常用工具和分类第三方的一个合集,作为一个基础库使用",
"homepage": "https://github.com/full-of-fire/YJToolsKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJToolsKit.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJToolsKit/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"CoreGraphics"
],
"dependencies": {
"SVProgressHUD": [
]
}
}