Skip to content

Commit

Permalink
[Add] OPEN8Ad 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Takahiro Tsubono authored and CocoaPodsBot committed Jun 9, 2017
1 parent c49ee99 commit 8f7a465
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Specs/d/b/c/OPEN8Ad/0.7.2/OPEN8Ad.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "OPEN8Ad",
"version": "0.7.2",
"summary": "OPEN8Ad SDK",
"requires_arc": true,
"description": "OPEN8Ad SDK is an advertisement delivery service.",
"homepage": "https://github.com/open8inc/open8-sdk-ios",
"license": {
"type": "Copyright",
"text": "Copyright (c) OPEN8 Inc. All rights reserved."
},
"authors": {
"OPEN8": "[email protected]"
},
"source": {
"http": "https://github.com/open8inc/open8-sdk-ios-example/releases/download/v0.7.2/OPEN8Ad.framework.zip"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "OPEN8Ad.framework",
"source_files": "OPEN8Ad.framework/Headers/*.h",
"public_header_files": "OPEN8Ad.framework/Headers/*.h",
"resources": "OPEN8Ad.framework/Assets.bundle",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"AdSupport",
"MobileCoreServices",
"SystemConfiguration",
"CoreMedia"
]
}

0 comments on commit 8f7a465

Please sign in to comment.