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
/
1
/
b
/
4
/
DMKit
/
0.0.1
/
DMKit.podspec.json
blob
295c22e3e727c78e4965bac27b8f1afb334ff5ee
1
{
2
"name": "DMKit",
3
"version": "0.0.1",
4
"summary": "DMKit.",
5
"description": "DMKit pod",
6
"homepage": "https://github.com/liu5855019/DMKitPods",
7
"license": "MIT",
8
"authors": {
9
"daimu": "258141764@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/liu5855019/DMKitPods.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"DMKit",
20
"DMKit/**/*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
]
26
}