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] MYBLMusicSDK 0.5.8
[CocoaPods.git]
/
Specs
/
5
/
7
/
3
/
SwpPopTools
/
1.0.0
/
SwpPopTools.podspec.json
blob
2699af826ab2e71115a7a025babcd094260630c8
1
{
2
"name": "SwpPopTools",
3
"version": "1.0.0",
4
"summary": "简单封装 POP 弹出视图, 关闭视图方法",
5
"homepage": "https://github.com/swp-song/SwpPopTools",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"swp_song": "396587868@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/swp-song/SwpPopTools.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"SwpPopTools",
22
"SwpPopTools/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}