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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
9
/
a
/
8
/
testrao
/
1.0
/
testrao.podspec.json
blob
b525398007de85c4b96ee8ec1c2352fbc735d192
1
{
2
"name": "testrao",
3
"version": "1.0",
4
"summary": "A short description of test 测试",
5
"description": "描述",
6
"homepage": "https://github.com/wingsrao/TestPod",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"raoshoujian": "raoshoujian@dingtalk.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/wingsrao/TestPod.git",
19
"tag": "1.0"
20
},
21
"source_files": [
22
"TestPod",
23
"TestPod/**/*.{h,m}"
24
],
25
"exclude_files": "TestPod/Exclude"
26
}