blob: fde345dccd854a406ac85dedbfb531d1abe4a99c [file] [log] [blame]
{
"name": "AuthorizeMeTest",
"summary": "Authorization with social networks",
"version": "1.0.0",
"homepage": "https://github.com/radislavcrechet/AuthorizeMeTest",
"license": "MIT",
"authors": {
"Radislav Crechet": "radislav.crechet.pr@gmail.com"
},
"source": {
"git": "https://github.com/radislavcrechet/AuthorizeMeTest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source/**/*.swift",
"preserve_paths": "CocoaPods/**/*",
"pod_target_xcconfig": {
"SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/AuthorizeMeTest/CocoaPods/iphoneos",
"SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/AuthorizeMeTest/CocoaPods/iphonesimulator"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}