2 "name": "AuthorizeMeTest",
3 "summary": "Authorization with social networks",
5 "homepage": "https://github.com/radislavcrechet/AuthorizeMeTest",
8 "Radislav Crechet": "radislav.crechet.pr@gmail.com"
11 "git": "https://github.com/radislavcrechet/AuthorizeMeTest.git",
18 "source_files": "Source/**/*.swift",
19 "preserve_paths": "CocoaPods/**/*",
20 "pod_target_xcconfig": {
21 "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/AuthorizeMeTest/CocoaPods/iphoneos",
22 "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/AuthorizeMeTest/CocoaPods/iphonesimulator"
24 "pushed_with_swift_version": "3.0",