[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / 2 / d / libyuv-iOS / 1.0.1 / libyuv-iOS.podspec.json
blobabace1276d245fa8839f7c2a7398c19f9f59e791
2   "name": "libyuv-iOS",
3   "version": "1.0.1",
4   "license": "BSD",
5   "summary": "libyuv arm7 & arm64 library for iOS",
6   "homepage": "https://chromium.googlesource.com/libyuv/libyuv/",
7   "authors": "The LibYuv Project Authors",
8   "source": {
9     "git": "https://github.com/waitingsnow/libyuv-iOS.git",
10     "tag": "1.0.1"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "description": "libyuv is an open source project that includes YUV scaling and conversion functionality.",
16   "source_files": "headers/*.h",
17   "public_header_files": [
18     "headers/*.h",
19     "headers/libyuv/*.h"
20   ],
21   "vendored_libraries": "lib/*.a",
22   "requires_arc": false