blob: 53596e1690e6bcc43a8b0fd0160bd895bb2b4f33 [file] [log] [blame]
{
"name": "NRxSwift",
"version": "1.0.18",
"summary": "NRxSwift provides NKObservable - non-interrupted observable.",
"homepage": "http://cornerteam.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NRxSwift",
"tag": "1.0.18"
},
"source_files": [
"Classes",
"NRxSwift/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}