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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
8
/
9
/
2
/
ATBase
/
0.1.3
/
ATBase.podspec.json
blob
b672bfe831454f2a6e493040b002d9555cdb0370
1
{
2
"name": "ATBase",
3
"version": "0.1.3",
4
"summary": "ATBase",
5
"description": "ABCReadin项目基础类库组件",
6
"homepage": "https://gitee.com/CaptainSpaino/ATBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Spaino": "captain_spaino@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/CaptainSpaino/ATBase.git",
16
"tag": "0.1.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ATBase/Classes/**/*",
22
"dependencies": {
23
"YYText": [
24
25
],
26
"libextobjc": [
27
28
],
29
"JSONModel": [
30
31
],
32
"SAMKeychain": [
33
34
]
35
}
36
}