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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
d
/
c
/
3
/
XCategory
/
0.1.9
/
XCategory.podspec.json
blob
01fca26147ffb819f9707e2fafc7e25266c60e7a
1
{
2
"name": "XCategory",
3
"version": "0.1.9",
4
"summary": "这是拓展的集合",
5
"frameworks": [
6
"UIKit",
7
"Foundation",
8
"StoreKit",
9
"AudioToolbox"
10
],
11
"platforms": {
12
"ios": "8.0"
13
},
14
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
15
"license": "MIT",
16
"authors": {
17
"yangyueguang": "2829969299@qq.com"
18
},
19
"source": {
20
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
21
"tag": "0.1.9"
22
},
23
"source_files": "Category",
24
"dependencies": {
25
"SVProgressHUD": [
26
27
],
28
"MJRefresh": [
29
30
],
31
"AFNetworking": [
32
33
],
34
"SDWebImage": [
35
36
]
37
}
38
}