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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
8
/
1
/
MQKit
/
1.0.0
/
MQKit.podspec.json
blob
a922985983fe92e03b2626f1c87f926c82b4b2f0
1
{
2
"name": "MQKit",
3
"version": "1.0.0",
4
"summary": "個人測試pod",
5
"homepage": "http://weibo.com/mqlsq/home?wvr=5/",
6
"license": "MIT",
7
"authors": {
8
"mqlsq": "liu.shaoqiu@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/mqlsq/MQKit.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"MQKit",
19
"MQKit/**/*.{h,m}"
20
],
21
"requires_arc": true,
22
"deprecated": true
23
}