blob: a4063c057d7cd0d2e8837b160b9face307102939 [file] [log] [blame]
{
"name": "OpenApplus",
"version": "1.3.8",
"summary": "OpenApplus framework",
"homepage": "https://github.com/linwaiwai/openapplus",
"license": {
"type": "OpenApplus License, Version 1.3.8",
"text": " Licensed under the OpenApplus License, Version 1.3.8 (the \"License\");\n you may not use this file except in compliance with the License.\n"
},
"authors": "linwaiwai",
"platforms": {
"ios": "8.0.0"
},
"source": {
"git": "https://github.com/linwaiwai/openapplus.git",
"tag": "1.3.8"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SSZipArchive": [
"1.6.2"
],
"SVProgressHUD": [
],
"UMengUShare/Social/WeChat": [
"6.3.0"
],
"MJRefresh": [
"3.1.12"
],
"AFNetworking": [
],
"SDWebImage": [
"3.7.5"
]
},
"subspecs": [
{
"name": "OpenApplus",
"vendored_frameworks": "*.framework"
}
]
}