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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
3
/
d
/
2
/
YAPPCommonCore
/
0.0.2
/
YAPPCommonCore.podspec.json
blob
888b4c45093880f73033f367fe29064a9f8b8440
1
{
2
"name": "YAPPCommonCore",
3
"version": "0.0.2",
4
"summary": "A short description of YAPPCommonCore.",
5
"description": "通用基础框架",
6
"homepage": "https://github.com/YZDCDL",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Yzd": "13996615914@139.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/YZDCDL/APPCommonCore.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"Class",
23
"Class/**/*.{h,m}"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"Masonry": [
28
29
]
30
}
31
}