[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 0 / e / 2 / NAlamofire / 2.0.14 / NAlamofire.podspec.json
blob6455c116fbd70044fde11f7a4170a424b64696b7
2   "name": "NAlamofire",
3   "version": "2.0.14",
4   "summary": "NAlamofire is wrapper of Alamofire - it makes use Alamofire easiest way.",
5   "homepage": "http://cornerteam.com",
6   "license": "MIT",
7   "authors": "Nghia Nguyen",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/nghiaphunguyen/NAlamofire",
13     "tag": "2.0.14"
14   },
15   "source_files": [
16     "Classes",
17     "NAlamofire/Source/**/*.{swift}"
18   ],
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "dependencies": {
24     "NRxSwift": [
26     ],
27     "Alamofire": [
29     ],
30     "SwiftyJSON": [
32     ],
33     "ObjectMapper": [
35     ],
36     "NLogProtocol": [
38     ]
39   },
40   "pushed_with_swift_version": "3.0"