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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
d
/
1
/
0
/
Retired
/
0.1.0
/
Retired.podspec.json
blob
571bcea3e90896714247da6fec2b8bb5cafa8c65
1
{
2
"name": "Retired",
3
"version": "0.1.0",
4
"summary": "A simple framework to help recommend/force app updates and sunset old versions",
5
"homepage": "https://github.com/pseudomuto/Retired",
6
"license": "MIT",
7
"authors": {
8
"pseudomuto": "david.muto@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/pseudomuto/Retired.git",
12
"tag": "0.1.0"
13
},
14
"source_files": [
15
"Sources/**/*",
16
"LICENSE"
17
],
18
"platforms": {
19
"ios": "8.0"
20
},
21
"requires_arc": true
22
}