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
/
2
/
b
/
TWToolBar
/
0.1
/
TWToolBar.podspec.json
blob
812f40474b1dea1ed1365b5603a0b41dbe036a05
1
{
2
"name": "TWToolBar",
3
"version": "0.1",
4
"summary": "TWToolBar is a widget library for Taskworld mobile app.",
5
"homepage": "https://github.com/swarut/TWToolBar",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"Warut Surapat": "s.warut@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/swarut/TWToolBar.git",
15
"tag": "0.1"
16
},
17
"source_files": "TWToolBar",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "6.0"
21
}
22
}