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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
8
/
b
/
f
/
LTTestOneXXX
/
0.1.0
/
LTTestOneXXX.podspec.json
blob
688a817d9041bf1ab755537be5a4f06c968431f8
1
{
2
"name": "LTTestOneXXX",
3
"version": "0.1.0",
4
"summary": "描述",
5
"description": "\"长描述\"",
6
"homepage": "https://github.com/963527512/LTTestOneXXX",
7
"license": "Apache License, Version 2.0",
8
"authors": {
9
"冰凌天": "963527512@qq.com"
10
},
11
"platforms": {
12
"ios": "5.0"
13
},
14
"source": {
15
"git": "https://github.com/963527512/LTTestOneXXX.git",
16
"tag": "0.1.0"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"requires_arc": true
23
}