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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
3
/
9
/
0
/
SoAlertControl
/
1.0.1
/
SoAlertControl.podspec.json
blob
63e63a5e4ef3c158dbd418e9322b8b9009cbcdca
1
{
2
"name": "SoAlertControl",
3
"version": "1.0.1",
4
"summary": "自定义AlertView",
5
"homepage": "https://github.com/lingaoo/SoAlertControl",
6
"license": "MIT",
7
"authors": {
8
"lingaoo": "lingaooli@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/lingaoo/SoAlertControl.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"SoAlertControl",
19
"SoAlertControl/*.{h,m}"
20
],
21
"frameworks": [
22
"Foundation",
23
"CoreGraphics",
24
"UIKit"
25
],
26
"requires_arc": true
27
}