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
[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git]
/
Specs
/
2
/
6
/
8
/
YAUIKit
/
3.0.0
/
YAUIKit.podspec.json
blob
ac332a8d73bde7b9e6051b219aab6226e6fa2ec7
1
{
2
"name": "YAUIKit",
3
"version": "3.0.0",
4
"summary": "YAUIKit",
5
"homepage": "https://github.com/candyan/YAUIKit",
6
"license": "MIT",
7
"authors": {
8
"Candyan": "liuyanhp@gmail.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"requires_arc": true,
14
"source": {
15
"git": "https://github.com/candyan/YAUIKit.git",
16
"tag": "3.0.0"
17
},
18
"source_files": "Source/**/*.{c,h,m}",
19
"dependencies": {
20
"Masonry": [
21
22
],
23
"KVOController": [
24
25
]
26
}
27
}