Skip to content

Commit

Permalink
[skyapi] refs #5 Removed reference from podfile to .xcodedata
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Apr 26, 2019
1 parent 958c353 commit 1edaa6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/skyapi/skyapi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Pod::Spec.new do |s|

s.source_files = 'skyapi/**/*.{m,h}'
s.public_header_files = 'skyapi/**/*.h'
s.resources = 'skyapi/**/*.{xcdatamodeld,xcdatamodel}'

s.dependency 'AFNetworking', '~> 3'
s.dependency 'JSONModel', '~> 1.2'
Expand Down

0 comments on commit 1edaa6f

Please sign in to comment.