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] TTSDK-iOS 2.0.2
[CocoaPods.git]
/
Specs
/
3
/
6
/
b
/
MToolKit
/
0.0.1
/
MToolKit.podspec.json
blob
6c7cc94f9f2e7abe9300545bdfc6285a5be0ab51
1
{
2
"name": "MToolKit",
3
"version": "0.0.1",
4
"summary": "简单的工具集.",
5
"description": "工具类、字符串、分类的等等",
6
"homepage": "https://github.com/Mygirls/ToolKit.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Majq": ""
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Mygirls/ToolKit.git",
19
"tag": "0.0.1"
20
},
21
"source_files": [
22
"AppCode/MToolKit",
23
"AppCode/MToolKit/*.{h,m}"
24
],
25
"exclude_files": "Classes/Exclude"
26
}