[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / 2 / AuthorizeMe / 1.0.2 / AuthorizeMe.podspec.json
blobfabff807d7f6de8fbef8942d27563b1c6e25b197
2   "name": "AuthorizeMe",
3   "summary": "Authorization with social networks",
4   "version": "1.0.2",
5   "homepage": "https://github.com/radislavcrechet/AuthorizeMe",
6   "license": "MIT",
7   "authors": {
8     "RubyGarage": "vlad@rubygarage.org"
9   },
10   "source": {
11     "git": "https://github.com/radislavcrechet/AuthorizeMe.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/**/*.swift",
19   "preserve_paths": "CocoaPods/**/*",
20   "pod_target_xcconfig": {
21     "SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphoneos",
22     "SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/AuthorizeMe/CocoaPods/iphonesimulator"
23   },
24   "pushed_with_swift_version": "3.0"