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] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git]
/
Specs
/
8
/
e
/
6
/
YSTool
/
1.0.7
/
YSTool.podspec.json
blob
ce9419c9a263ac7a64eec7bf7daee69e78d92880
1
{
2
"name": "YSTool",
3
"version": "1.0.7",
4
"summary": "一些常用工具的封装",
5
"homepage": "https://github.com/yscode001/YSTool",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSTool.git",
15
"tag": "1.0.7"
16
},
17
"source_files": "YSTool/YSTool/YSTool/*.swift",
18
"frameworks": [
19
"UIKit",
20
"UserNotifications"
21
],
22
"deprecated": true
23
}