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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
2
/
0
/
SwpModel
/
1.0.3
/
SwpModel.podspec.json
blob
2fa38afd68132c613be15ffe1da9cf04e8c7d0cd
1
{
2
"name": "SwpModel",
3
"version": "1.0.3",
4
"summary": "数据模型工具",
5
"description": "TODO: 数据模型工具",
6
"homepage": "https://github.com/swp-song/SwpModel",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"swp-song": "396587868@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/swp-song/SwpModel.git",
16
"tag": "1.0.3"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SwpModel/**/*.{h,m}",
22
"frameworks": "Foundation"
23
}