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] ikame_ios_sdk 1.0.417
[CocoaPods.git]
/
Specs
/
5
/
e
/
d
/
MXTestLib
/
1.0.0
/
MXTestLib.podspec.json
blob
b2810549d7cb9e8b38542d01c16a3bb4aca3d395
1
{
2
"name": "MXTestLib",
3
"version": "1.0.0",
4
"summary": "A short description of MXTestLib.",
5
"description": "haha",
6
"homepage": "https://github.com/HqRaining78/MXTestLib",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": "MX",
11
"source": {
12
"git": "https://github.com/HqRaining78/MXTestLib.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"Classes",
17
"Classes/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}