repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
1
/
a
/
4
/
NReact
/
0.1.12
/
NReact.podspec.json
blob
03ff45618f1dfc3aeae50c47b6931073fc1783d2
1
{
2
"name": "NReact",
3
"version": "0.1.12",
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.1.12"
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": [
25
26
]
27
},
28
"pushed_with_swift_version": "3.0"
29
}