blob: df7457115d2c6ce060b06b422f6a5218eb6b7f4b [file] [log] [blame]
{
"name": "MyCollectionUtil",
"version": "1.1.1",
"summary": "常用的工具集合,相册工具,定位工具,部分类别,扩展,等",
"description": "On the basis of project util, more convenient, more concise.",
"homepage": "https://github.com/littleZhangqq/MyCollectionUtil.git",
"license": "MIT",
"authors": {
"zhangqq": "[892750407@qq.com]"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/littleZhangqq/MyCollectionUtil.git",
"tag": "1.1.1"
},
"source_files": "MyCollectionUtil/MyCollectionUtil/Util/**/*.{h,m}",
"ios": {
"frameworks": [
"MobileCoreServices",
"UIKit",
"CoreTelephony"
]
},
"frameworks": [
"Foundation",
"SystemConfiguration"
]
}