Skip to content

Commit

Permalink
Update DeviceModels and remove PowerInformations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Morissard committed Jan 23, 2016
1 parent bcb37eb commit b61b389
Show file tree
Hide file tree
Showing 7 changed files with 153 additions and 579 deletions.
4 changes: 2 additions & 2 deletions iAppInfos.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'iAppInfos'
s.version = '0.2.1'
s.version = '0.3'
s.requires_arc = true
s.author = {
'Morissard Jérome' => '[email protected]'
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/leverdeterre/iAppInfos'
s.source = {
:git => 'https://github.com/leverdeterre/iAppInfos.git',
:tag => "0.2.1"
:tag => "0.3"
}
s.source_files = 'iAppInfos/iAppInfos/iAppInfos/*'
s.frameworks = 'CoreTelephony', 'UIKit'
Expand Down
26 changes: 0 additions & 26 deletions iAppInfos/iAppInfos/iAppInfos/JMODevicePowerInfos.h

This file was deleted.

347 changes: 0 additions & 347 deletions iAppInfos/iAppInfos/iAppInfos/JMODevicePowerInfos.m

This file was deleted.

Loading

0 comments on commit b61b389

Please sign in to comment.