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.5.6
[CocoaPods.git]
/
Specs
/
e
/
0
/
f
/
STMRecord
/
1.1.0
/
STMRecord.podspec.json
blob
20bc9f4691a82832c25fe4aea947f1689745a681
1
{
2
"name": "STMRecord",
3
"version": "1.1.0",
4
"summary": "鸭子模型",
5
"homepage": "https://github.com/DouKing/STMRecord",
6
"license": "MIT",
7
"authors": {
8
"wuyikai": "wyk8916@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/DouKing/STMRecord.git",
15
"tag": "1.1.0"
16
},
17
"source_files": [
18
"STMRecord/Source",
19
"STMRecord/Source/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}