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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
a
/
5
/
8
/
TestLory
/
0.0.1
/
TestLory.podspec.json
blob
bd97e2688a6cec0fd1962b47e0a2561760b27a1c
1
{
2
"name": "TestLory",
3
"version": "0.0.1",
4
"summary": "TestLory.",
5
"description": "TestLory. by zyq",
6
"homepage": "https://github.com/yanglezyq/CocoaLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhangyuqing": "coderzyq@163.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/yanglezyq/CocoaLib.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"Classes",
23
"Classes/**/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}