We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f66a1e commit 31bc71eCopy full SHA for 31bc71e
3 files changed
JSONHelper/Info.plist
@@ -15,11 +15,11 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.2.0</string>
+ <string>1.3.0</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
22
- <string>1</string>
+ <string>6</string>
23
<key>LSRequiresIPhoneOS</key>
24
<true/>
25
<key>UIMainStoryboardFile</key>
JSONHelper/Pod Classes/JSONHelper.swift
@@ -1,7 +1,7 @@
1
//
2
// JSONHelper.swift
3
4
-// Version 1.2.0
+// Version 1.3.0
5
6
// Created by Baris Sencan on 28/08/2014.
7
// Copyright 2014 Baris Sencan
LICENSE
@@ -1,6 +1,6 @@
JSONHelper
-Version 1.1.0, September 2, 2014
+Version 1.3.0, September 17, 2014
Copyright (C) 2014 Baris Sencan
0 commit comments