[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / d / BQMM / 1.7.2 / BQMM.podspec.json
blobc664fe9b8bfaf2c41274a1a7a176fd7d06357eaf
2   "name": "BQMM",
3   "version": "1.7.2",
4   "summary": "BQMM SDK",
5   "description": "The developer can use this SDK to integrate more and more emoji, such as some static image emoji, or animated emoji",
6   "homepage": "http://biaoqingmm.com/",
7   "license": "MIT",
8   "authors": {
9     "harvey": "dhanf@163.com"
10   },
11   "source": {
12     "git": "https://github.com/siyanhui/bqmm-ios-sample.git",
13     "tag": "1.7.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "BQMM/BQMM.framework/Headers/*.h",
21     "BQMM_EXT/*.{h,m}"
22   ],
23   "resources": [
24     "BQMM/BQMM.bundle",
25     "BQMM_EXT/*.png"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "vendored_frameworks": "BQMM/BQMM.framework",
31   "libraries": "z",
32   "frameworks": "UIKit"