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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
6
/
a
/
9
/
UIFast
/
1.0.1
/
UIFast.podspec.json
blob
1112008b0f7be8e31f347ce00a04bcc81db94b5d
1
{
2
"name": "UIFast",
3
"version": "1.0.1",
4
"summary": "常小工具方法集",
5
"homepage": "https://weibo.com/p/1005052678793633/home",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"RABE_IT Services": "wangzong7678@126.com"
12
},
13
"source": {
14
"git": "https://github.com/wangzong814/UIFast.git",
15
"tag": "1.0.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "UIFast/*.{h,m}",
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}