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",
18 "pushed_with_swift_version": "3.0",
22 "source_files": "Core/**/*.swift",
23 "preserve_paths": "CocoaPods/**/*",
24 "pod_target_xcconfig": {
25 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphoneos",
26 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphonesimulator"
36 "source_files": "Providers/Facebook/*.swift"
45 "source_files": "Providers/Twitter/*.swift"
54 "source_files": "Providers/Google/*.swift"
63 "source_files": "Providers/Instagram/*.swift"
72 "source_files": "Providers/LinkedIn/*.swift"