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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
a
/
0
/
tylAlert
/
0.0.2
/
tylAlert.podspec.json
blob
275d219d7ebe2188ec793762fea0651807fd1df1
1
{
2
"name": "tylAlert",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "A Text in iOS.",
6
"homepage": "https://github.com/tongyuling/tylAlert",
7
"authors": {
8
"tyl": "1094221200@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/tongyuling/tylAlert.git",
12
"tag": "v0.0.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": [
19
"tylAlert/TYLAlertView",
20
"*.{h,m}"
21
]
22
}