Skip to content

Commit

Permalink
Add module support
Browse files Browse the repository at this point in the history
  • Loading branch information
bernikovich committed Dec 16, 2016
1 parent 12cd0b4 commit c57e2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NSTEasyJSON.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ Pod::Spec.new do |spec|
spec.summary = 'Typesafe collection usage.'
spec.source = { :git => 'https://github.com/bernikowich/NSTEasyJSON.git', :tag => spec.version }
spec.source_files = 'NSTEasyJSON/Classes/NSTEasyJSON.{h,m}'
spec.module_name = 'NSTEasyJSON'
end

0 comments on commit c57e2a9

Please sign in to comment.