blob: 1f31e8826466424ad841a7071d664b53c07d1978 [file] [log] [blame]
{
"name": "UtilUI",
"version": "1.1.1",
"license": "MIT",
"summary": "iOS工具类",
"homepage": "https://github.com/Liuyujiaodev/UtilUI.git",
"authors": "liuyujiao",
"source": {
"git": "https://github.com/Liuyujiaodev/UtilUI.git",
"tag": "1.1.1"
},
"description": "。",
"source_files": [
"UtilUI/**/*.{h,m}",
"UtilUI/BaseController/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"AdSupport",
"CoreTelephony",
"CoreLocation",
"Contacts",
"AddressBook"
],
"dependencies": {
"Reachability": [
],
"YJBase64": [
],
"YJCategory": [
"~>1.2.2"
],
"YJUtil": [
],
"UtilStr": [
],
"MJRefresh": [
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}