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] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
8
/
1
/
MGKit
/
0.0.3
/
MGKit.podspec.json
blob
824102a026a298b19d27c06e11597e44d20e0314
1
{
2
"name": "MGKit",
3
"version": "0.0.3",
4
"summary": "sssssss of MGKit.",
5
"homepage": "https://github.com/Maling1255/MGKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"maling": "maling@amberweather.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/Maling1255/MGKit.git",
18
"tag": "0.0.3"
19
},
20
"source_files": "Classes/MGtest.{h,m}",
21
"frameworks": [
22
"AVFoundation",
23
"SystemConfiguration"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"AFNetworking": [
28
29
]
30
}
31
}