blob: 5a1c363f27c5b796c2d0f02b7ca29efa10fe89f2 [file] [log] [blame]
{
"name": "NReact",
"version": "0.1.1",
"summary": "NReact",
"homepage": "http://corner.com",
"license": "MIT",
"authors": "Nghia Nguyen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghiaphunguyen/NReact.git",
"tag": "0.1.1"
},
"source_files": [
"Classes",
"NReact/Source/**/*.{swift}"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"dependencies": {
"RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}