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
/
d
/
a
/
f
/
GPodUpDemo
/
0.0.1
/
GPodUpDemo.podspec.json
blob
7f4731c3c4abcf339cc25a28648779a57a11f109
1
{
2
"name": "GPodUpDemo",
3
"version": "0.0.1",
4
"summary": "啦啦啦啦",
5
"description": "这是一个测试的工程",
6
"homepage": "https://github.com/smallSmallQiang/GPodUpDemo",
7
"license": "MIT",
8
"authors": {
9
"xiaoxiaoqiang": "shiguoqiangit@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/smallSmallQiang/GPodUpDemo.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "GPodUpDemo/Classes/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"requires_arc": true
24
}