blob: f501cf216f9305729df86468ed4999f1fe9c5518 [file] [log] [blame]
{
"name": "NAlamofire",
"version": "1.9.9",
"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.9"
},
"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.1"
]
},
"pushed_with_swift_version": "2.3"
}