blob: f0a5b34db365436f2455acaa64a515f2bbb042d5 [file] [log] [blame]
{
"name": "NAlamofire",
"version": "1.9.7",
"summary": "NAlamofire is wrapper of Alamofire - it makes use Alamofire easiest way.",
"homepage": "http://cornerteam.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NAlamofire",
"tag": "1.9.7"
},
"source_files": [
"Classes",
"NAlamofire/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"NRxSwift": [
"0.2.10"
],
"RxSwift": [
"2.6.0"
],
"Alamofire": [
"3.5.1"
],
"SwiftyJSON": [
"2.3.2"
],
"ObjectMapper": [
"1.4.0"
],
"NLogProtocol": [
"1.0.0"
]
},
"pushed_with_swift_version": "2.3"
}