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
[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git]
/
Specs
/
1
/
8
/
c
/
WhdeVersion
/
1.0.1
/
WhdeVersion.podspec.json
blob
122fadf85f57e5abb8964ca117ab0a844a11ed39
1
{
2
"name": "WhdeVersion",
3
"version": "1.0.1",
4
"summary": "Objective-C检测版本",
5
"description": "Objective-C检测版本,简单实用",
6
"homepage": "https://github.com/whde/Version",
7
"license": "MIT",
8
"authors": {
9
"Whde": "460290973@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/whde/Version.git",
16
"tag": "1.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Version/Version/Version/*"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}