blob: 5b3a12ef502241ce07d5025ff53e9099a3de7609 [file] [log] [blame]
{
"name": "AuthorizeMeTest",
"summary": "Authorization with social networks",
"version": "0.1.4",
"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": "0.1.4"
},
"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
}