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] RegulaCommonNightly 7.5.932
[CocoaPods.git]
/
Specs
/
5
/
8
/
e
/
IDOUIKit
/
0.1.0
/
IDOUIKit.podspec.json
blob
ad5038a26f5a7f1854ca0e2beeca8c9c60d32d43
1
{
2
"name": "IDOUIKit",
3
"version": "0.1.0",
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.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "IDOUIKit/Classes/**/*",
22
"frameworks": "UIKit"
23
}