blob: e573fc3960318cc569fa82fa465a962cc7fc2404 [file] [log] [blame]
{
"name": "Blessing",
"version": "0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "httpdns",
"homepage": "https://github.com/Xspyhack/Blessing",
"social_media_url": "https://twitter.com/xspyhack",
"authors": {
"Alex": "xspyhack@gmail.com"
},
"source": {
"git": "https://github.com/Xspyhack/Blessing.git",
"tag": "0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Blessing/*.swift",
"preserve_paths": "CocoaPods/**/*",
"pod_target_xcconfig": {
"SWIFT_INCLUDE_PATHS[sdk=iphoneos*]": "$(PODS_ROOT)/Blessing/CocoaPods/iphoneos",
"SWIFT_INCLUDE_PATHS[sdk=iphonesimulator*]": "$(PODS_ROOT)/Blessing/CocoaPods/iphonesimulator"
},
"pushed_with_swift_version": "3.0"
}