3 "summary": "Authorization with social networks",
5 "homepage": "https://github.com/rubygarage/authorize-me",
8 "RubyGarage": "vlad@rubygarage.org"
11 "git": "https://github.com/rubygarage/authorize-me.git",
21 "source_files": "Core/**/*.swift",
22 "preserve_paths": "CocoaPods/**/*",
23 "pod_target_xcconfig": {
24 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphoneos",
25 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphonesimulator"
35 "source_files": "Providers/Facebook/*.swift"
44 "source_files": "Providers/Twitter/*.swift"
53 "source_files": "Providers/Google/*.swift"
62 "source_files": "Providers/Instagram/*.swift"
71 "source_files": "Providers/LinkedIn/*.swift"