[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / c / 4 / OneWaySDK / 1.3.1 / OneWaySDK.podspec.json
blob29f71afd7ff43eb58e1f0404aec7cfe17ee5a7d6
2   "name": "OneWaySDK",
3   "version": "1.3.1",
4   "summary": "OneWaySDK for video ads",
5   "description": "It is a video-ads SDK on iOS, which implement by Objective-C.",
6   "homepage": "https://www.oneway.mobi",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    Licensed under the Apache License, Version 2.0 (the 'License');\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an 'AS IS' BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
10   },
11   "authors": {
12     "lch": "lch872@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/OneWayTech/iOS-SDK.git",
19     "tag": "1.3.1"
20   },
21   "source_files": "OneWaySDK/*.h",
22   "requires_arc": true,
23   "vendored_libraries": "OneWaySDK/libOneWaySDK.a",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-all_load"
26   }