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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
e
/
5
/
6
/
NJAlertView
/
1.0.3
/
NJAlertView.podspec.json
blob
8b756ebf4f42374b789a56af6970b55959bfad62
1
{
2
"name": "NJAlertView",
3
"version": "1.0.3",
4
"summary": "Custom AlertView ,include color and image",
5
"homepage": "http://manajay.github.io/",
6
"license": "MIT",
7
"authors": {
8
"manajay": "manajay.dlj@gmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/manajay/NJAlertView.git",
15
"tag": "1.0.3"
16
},
17
"source_files": [
18
"NJAlertView",
19
"NJAlertView/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}