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