blob: ddc14894aa2d899cd333fc01108e69318c891b9f [file] [log] [blame]
{
"name": "NRxSwift",
"version": "1.0.21",
"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.21"
},
"source_files": [
"Classes",
"NRxSwift/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}