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
/
c
/
d
/
0
/
XXTGLogin
/
0.0.2
/
XXTGLogin.podspec.json
blob
039083383bb7ff0761e42ff894db7f1483534293
1
{
2
"name": "XXTGLogin",
3
"version": "0.0.2",
4
"summary": "xxxxxxx",
5
"description": "sdfsdfsdfdsafdsafds",
6
"homepage": "https://gitee.com/th_1579589762/XXGoodModule.git",
7
"license": "MIT",
8
"authors": {
9
"张敬": "success_flower@sina.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://gitee.com/th_1579589762/XXGoodModule.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"frameworks": [
24
"UIKit",
25
"Foundation"
26
],
27
"requires_arc": true,
28
"deprecated": true
29
}