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] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git]
/
Specs
/
b
/
9
/
3
/
FTCommonThirdLib
/
0.0.2
/
FTCommonThirdLib.podspec.json
blob
ea0e780a2c78a2194353107cb56a1cc071d73260
1
{
2
"name": "FTCommonThirdLib",
3
"version": "0.0.2",
4
"summary": "summary",
5
"homepage": "https://gitee.com/TingShuo_iOS/FTCommonThirdLib",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"shxlxa": "842495841@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/TingShuo_iOS/FTCommonThirdLib.git",
15
"tag": "0.0.2"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "FTCommonThirdLib/Classes/**/*",
21
"dependencies": {
22
"MJRefresh": [
23
"3.1.12"
24
],
25
"MJExtension": [
26
"3.0.13"
27
],
28
"ReactiveObjC": [
29
"3.1.0"
30
],
31
"YYKit": [
32
"1.0.7"
33
],
34
"Masonry": [
35
"1.1.0"
36
],
37
"SDWebImage": [
38
"4.4.3"
39
]
40
}
41
}