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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
e
/
2
/
6
/
LCAlert
/
0.0.1
/
LCAlert.podspec.json
blob
7ce9e750a75de6861b2d1138eb1bdb31b050468f
1
{
2
"name": "LCAlert",
3
"version": "0.0.1",
4
"summary": "自定义alert",
5
"homepage": "https://github.com/iRemark/LCAlertExample.git",
6
"license": "MIT",
7
"authors": {
8
"iRemark": "lc081200@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/iRemark/LCAlertExample.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "LCAlert/*",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
]
23
}