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] AWSCloudWatch 2.40.0
[CocoaPods.git]
/
Specs
/
0
/
c
/
9
/
OUKit
/
1.0.3
/
OUKit.podspec.json
blob
e6b699910caa87c6299337599fb122efae074cc5
1
{
2
"name": "OUKit",
3
"version": "1.0.3",
4
"summary": "这是我自己的Kit",
5
"description": "我自己的 Kit,我自己做主。",
6
"homepage": "https://github.com/bearInSouth/OUKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Allen": "381087305@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/bearInSouth/OUKit.git",
19
"tag": "1.0.3"
20
},
21
"source_files": "OUKit/**/*.{h,m}",
22
"requires_arc": true
23
}