Skip to content

Commit 001f884

Browse files
author
Joey Lorich
committed
Update pods
1 parent 6329e3b commit 001f884

69 files changed

Lines changed: 14107 additions & 14364 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inhibit_all_warnings!
1212
pod 'MFSideMenu', '~> 0.5.4'
1313
pod 'TestFlightSDK', '~> 2.2.0-noadid-beta'
1414

15-
pod 'MagicalRecord', :git => 'https://github.com/magicalpanda/MagicalRecord', :commit => '98ec121bf767c495a2e887adeade7383b74a62f4'
15+
pod 'MagicalRecord', '~> 2.2'
1616
pod 'CCARadialGradientLayer', :git => 'https://github.com/jilouc/CCARadialGradientLayer', :commit => '4a2d6f31d8a08a3150ca517f0370e59047dae0e2'
1717

1818
pod 'AFNetworking', '~> 2.0.3'

Podfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ PODS:
1919
- AFNetworking/NSURLConnection
2020
- APIKit (0.0.1):
2121
- AFNetworking (~> 2.0.3)
22+
- CLDCommon (~> 0.0.1)
2223
- Inflections (~> 1.0.0)
23-
- MAObjCRuntime (~> 0.0)
24+
- MagicalRecord (~> 2.2)
25+
- MAObjCRuntime (~> 0.0.1)
2426
- Block-KVO (2.2.1)
2527
- CCARadialGradientLayer (1.0)
2628
- CLDCommon (0.0.1):
@@ -36,7 +38,9 @@ PODS:
3638
- HexColors (2.2.1)
3739
- Inflections (1.0.0):
3840
- RegexKitLite
39-
- MagicalRecord (2.2)
41+
- MagicalRecord (2.2):
42+
- MagicalRecord/Core
43+
- MagicalRecord/Core (2.2)
4044
- MAObjCRuntime (0.0.1)
4145
- MBProgressHUD (0.8)
4246
- MFSideMenu (0.5.4)
@@ -70,7 +74,7 @@ DEPENDENCIES:
7074
- CSStandardViewControllers (~> 0.0.1)
7175
- GoogleAnalytics-iOS-SDK (~> 3.0)
7276
- GPUImage (~> 0.1)
73-
- MagicalRecord (from `https://github.com/magicalpanda/MagicalRecord`, commit `98ec121bf767c495a2e887adeade7383b74a62f4`)
77+
- MagicalRecord (~> 2.2)
7478
- MFSideMenu (~> 0.5.4)
7579
- NJKWebViewProgress (~> 0.2)
7680
- NSDate+TimeAgo (~> 1.0.2)
@@ -94,16 +98,13 @@ EXTERNAL SOURCES:
9498
CLDSocialShareToolbar:
9599
:git: https://github.com/cloudspace/CLDSocialShareToolbar
96100
:tag: 0.0.1
97-
MagicalRecord:
98-
:commit: 98ec121bf767c495a2e887adeade7383b74a62f4
99-
:git: https://github.com/magicalpanda/MagicalRecord
100101
SRVApplicationDelegate:
101102
:git: https://github.com/jlorich/SRVApplicationDelegate
102103
:tag: 0.0.1
103104

104105
SPEC CHECKSUMS:
105106
AFNetworking: e499052cbf3d743e9bb727bb37adb9dc2547ba15
106-
APIKit: 8166274c1660be46b4b88e6e3d4d9003b24574a2
107+
APIKit: 4d98b8acfbaa8edbc5eb303754c479d84c587765
107108
Block-KVO: 7b298fb4617e948179b4c7725569feff7bd58337
108109
CCARadialGradientLayer: 01c81a4868c20c11fd4d4f770cd9cb8eed6882bc
109110
CLDCommon: 2a6691a1d90e09f36bba6395d8d8d3ac701b9deb
@@ -115,7 +116,7 @@ SPEC CHECKSUMS:
115116
GPUImage: f9b32e12350792a630e596ffc7b050bea3662670
116117
HexColors: 99211502e17904af7891fc8f687d0e4958a6d66e
117118
Inflections: 59aaf387b9ce22342b504534ee785fbdd793edd0
118-
MagicalRecord: 565156bae4de961860fad200a5c52e21e7933ebe
119+
MagicalRecord: 95d49d74ef752cd52f6ad87bcb474817fc3978cf
119120
MAObjCRuntime: ab7a4cd2ad843a49c8d78d2a96453c76b465da46
120121
MBProgressHUD: 2bbc6f470111daf7f3eaa4eb12b8cbf01c4c0622
121122
MFSideMenu: f59e25c080097a701e108459c207fb22e1f62c30

Pods/APIKit/.gitignore

Lines changed: 0 additions & 25 deletions
This file was deleted.

Pods/APIKit/APIKit.podspec

Lines changed: 0 additions & 17 deletions
This file was deleted.

Pods/BuildHeaders/MagicalRecord/MagicalRecordVersion.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

Pods/Headers/MagicalRecord/MagicalRecordVersion.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

Pods/Local Podspecs/APIKit.podspec

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Local Podspecs/MagicalRecord.podspec

Lines changed: 0 additions & 14 deletions
This file was deleted.

Pods/MagicalRecord/MagicalRecord/Categories/DataImport/MagicalImportFunctions.m

Lines changed: 1 addition & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/MagicalRecord/MagicalRecord/Categories/DataImport/NSAttributeDescription+MagicalDataImport.m

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)