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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
3
/
e
/
2
/
SmartSDK
/
0.0.1
/
SmartSDK.podspec.json
blob
962848a4f325901d926d5a2b94899a66f75e7a22
1
{
2
"name": "SmartSDK",
3
"version": "0.0.1",
4
"summary": "summary",
5
"description": "description",
6
"homepage": "https://github.com/LarryLib/SmartSDK.git",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"larry": "func_dev@126.com"
12
},
13
"platforms": {
14
"ios": "11.0"
15
},
16
"source": {
17
"git": "https://github.com/LarryLib/SmartSDK.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/**/*.{h,m}"
23
],
24
"exclude_files": "Classes/Exclude"
25
}