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] HandyStorage 1.0.3
[CocoaPods.git]
/
Specs
/
d
/
a
/
f
/
JTLocalize
/
0.0.1
/
JTLocalize.podspec.json
blob
931b5eaa257b5498a80bd64c9a2b38d721a3e799
1
{
2
"name": "JTLocalize",
3
"homepage": "https://github.com/joytunes/JTLocalize",
4
"authors": {
5
"JoyTunes": "info@joytunes.com"
6
},
7
"source": {
8
"git": "https://github.com/joytunes/JTLocalize.git",
9
"tag": "0.0.1"
10
},
11
"version": "0.0.1",
12
"requires_arc": true,
13
"license": "MIT",
14
"summary": "Localization infrastructure for iOS",
15
"source_files": "JTLocalize/*.{h,m}",
16
"platforms": {
17
"ios": "6.0"
18
}
19
}