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] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
b
/
6
/
SWTool
/
0.0.1.0
/
SWTool.podspec.json
blob
3bbcd6bf98c2be9e1ef2d6d1c2c8872043a4c7ac
1
{
2
"name": "SWTool",
3
"version": "0.0.1.0",
4
"summary": "base tools for swift",
5
"homepage": "https://github.com/zhenghaodd01/SWTool",
6
"license": "MIT",
7
"authors": {
8
"zhenghaodd01": "haozheng@hk01.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/zhenghaodd01/SWTool.git",
15
"tag": "0.0.1.0"
16
},
17
"source_files": [
18
"SWTool/SWTools/*",
19
"SWTool/SWTools/**/*.{swift}"
20
],
21
"requires_arc": true
22
}