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] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git]
/
Specs
/
5
/
8
/
e
/
IDOUIKit
/
0.1.1
/
IDOUIKit.podspec.json
blob
08e18b4bfa221e30fde0573cbaac0da496f6b729
1
{
2
"name": "IDOUIKit",
3
"version": "0.1.1",
4
"summary": "公共UI框架",
5
"description": "公共UI框架,集合了开发中常见的UI控件",
6
"homepage": "http://192.168.1.124:8081/luxiao/idonewproject",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"鲁鲁骁": "lux@idoosmart.com"
13
},
14
"source": {
15
"git": "http://192.168.1.124:8081/luxiao/idonewproject.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "IDOUIKit/Classes/**/*",
22
"frameworks": "UIKit"
23
}