blob: a3674ee1972f4bd3c7f961f711b215458aff6b16 [file] [log] [blame]
{
"name": "NAlamofire",
"version": "1.9.5",
"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.5"
},
"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"
}