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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
9
/
6
/
8
/
ReactKit
/
0.4.0
/
ReactKit.podspec.json
blob
ecd1181962b595877bff241229664a331249e774
1
{
2
"name": "ReactKit",
3
"version": "0.4.0",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/ReactKit/ReactKit",
8
"authors": {
9
"Yasuhiro Inami": "inamiy@gmail.com"
10
},
11
"summary": "Swift Reactive Programming.",
12
"source": {
13
"git": "https://github.com/inamiy/ReactKit.git",
14
"tag": "0.4.0"
15
},
16
"source_files": "ReactKit/**/*.{h,swift}",
17
"requires_arc": true,
18
"dependencies": {
19
"SwiftTask": [
20
"~> 2.4.0"
21
]
22
}
23
}