blob: 279ff39fc8e5137f2267496d3bb66d59f7a0165e [file] [log] [blame]
{
"name": "AFNetworkings",
"version": "0.0.7",
"summary": "It is a transition animation asset.",
"description": "AFNetworkings is a delightful networking library for iOS, macOS, watchOS, and tvOS. It's built on top of the Foundation URL Loading System, extending the powerful high-level networking abstractions built into Cocoa. It has a modular architecture with well-designed, feature-rich APIs that are a joy to use.",
"homepage": "https://github.com/Snackstops/AFNetworkings",
"license": {
"type": "MIT"
},
"authors": {
"Snackstops": "3041226105@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Snackstops/AFNetworkings.git",
"tag": "0.0.7"
},
"source_files": "AFNetworkings/AFNetworkings.framework/Headers/*.{h}",
"vendored_frameworks": "AFNetworkings/AFNetworkings.framework",
"public_header_files": "AFNetworkings/AFNetworkings.framework/Headers/AFNetworkings.h",
"frameworks": [
"UIKit",
"Foundation",
"SafariServices"
],
"dependencies": {
"JPush": [
]
}
}