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