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