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
/
f
/
3
/
2
/
MLOctopus
/
1.0.0
/
MLOctopus.podspec.json
blob
74eba23628ccccff62f8f2c593ea32bb3dacf968
1
{
2
"name": "MLOctopus",
3
"version": "1.0.0",
4
"summary": "A delightful iOS module and sdk framework.",
5
"homepage": "http://gitlab.mljr.com/ios/MLOctopus.git",
6
"license": "MIT",
7
"authors": {
8
"刘祥洋": "xiangyang.liu@mljr.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "http://gitlab.mljr.com/ios/MLOctopus.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "MLOctopus/**/*",
18
"requires_arc": true,
19
"ios": {
20
"frameworks": [
21
"MapKit",
22
"Contacts",
23
"AddressBook",
24
"CoreTelephony"
25
]
26
}
27
}