[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 4 / 2 / DemoForCocoapod / 0.1.0 / DemoForCocoapod.podspec.json
blobbe3e120d9c6d948fb40f597bbd13245d844285f7
2   "name": "DemoForCocoapod",
3   "version": "0.1.0",
4   "summary": "This is my description of DemoForCocoapod.",
5   "description": "This is my description of DemoForCocoapod and it's awesome",
6   "homepage": "https://github.com/HoangDuocStringee/DemoForCocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HoangDuoc": "hoangduoc20121540@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HoangDuocStringee/DemoForCocoapod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-ObjC"
23   },
24   "source_files": "DemoForCocoapod/Classes/**/Stringee.framework/Versions/A/Headers/*.h",
25   "public_header_files": "DemoForCocoapod/Classes/**/Stringee.framework/Versions/A/Headers/*.h",
26   "frameworks": [
27     "CoreFoundation",
28     "VideoToolbox",
29     "AudioToolbox",
30     "AVFoundation",
31     "GLKit"
32   ],
33   "libraries": [
34     "icucore",
35     "stdc++"
36   ],
37   "vendored_frameworks": "DemoForCocoapod/Classes/**/Stringee.framework"