[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 1 / a / 4 / NReact / 0.2.1 / NReact.podspec.json
blob8ce0ecd1cc0e4294fbf5edbfebcb33bd4742f62c
2   "name": "NReact",
3   "version": "0.2.1",
4   "summary": "NReact",
5   "homepage": "http://corner.com",
6   "license": "MIT",
7   "authors": "Nghia Nguyen",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/nghiaphunguyen/NReact.git",
13     "tag": "0.2.1"
14   },
15   "source_files": [
16     "Classes",
17     "NReact/Source/**/*.{swift}"
18   ],
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "dependencies": {
24     "RxSwift": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"