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] BoostAI 1.1.28
[CocoaPods.git]
/
Specs
/
9
/
a
/
0
/
tylAlert
/
1.0.1
/
tylAlert.podspec.json
blob
19ba48f1a488a88056db4c854077c94d0707fca9
1
{
2
"name": "tylAlert",
3
"version": "1.0.1",
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": "v1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": [
19
"tylAlert",
20
"*.{h,m}"
21
]
22
}