[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / c / 5 / StringeeDemo / 0.1.1 / StringeeDemo.podspec.json
blob4bcf94869df07997fbd3f7a12fe0b4b8419de363
2   "name": "StringeeDemo",
3   "version": "0.1.1",
4   "summary": "This is my description of StringeeDemo.",
5   "description": "This is my description for StringeeDemo and It's awesome",
6   "homepage": "https://github.com/HoangDuocStringee/StringeeDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duochv@stringee.com": "hoangduoc20121540@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HoangDuocStringee/StringeeDemo.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "libraries": [
25     "icucore",
26     "stdc++"
27   ],
28   "source_files": "StringeeDemo/Classes/**/*.h",
29   "public_header_files": "StringeeDemo/Classes/**/*.h",
30   "vendored_libraries": "StringeeDemo/Classes/libStringee.a",
31   "frameworks": [
32     "UIKit",
33     "AVFoundation",
34     "AudioToolbox",
35     "CoreFoundation",
36     "GLKit",
37     "VideoToolbox"
38   ]