blob: a0557466245946f2e3eefcc8926a9104f7848a38 [file] [log] [blame]
{
"name": "AFNetworkings",
"version": "0.0.5",
"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.5"
},
"vendored_frameworks": "AFNetworkings/AFNetworkings.framework",
"frameworks": [
"UIKit",
"Foundation",
"SafariServices"
],
"dependencies": {
"JPush": [
"3.3.3"
]
}
}