[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / d / c / KerfuSDK / 0.0.1.21 / KerfuSDK.podspec.json
blob84c48a9d570c7c8100da74e2e6feedf58e670562
2   "name": "KerfuSDK",
3   "version": "0.0.1.21",
4   "summary": "KerfuSDK",
5   "description": "KerfuSDK is sdk for naturali features about dhl and asr",
6   "homepage": "https://www.naturali.io",
7   "source": {
8     "git": "https://github.com/duihualiu/kerfu.ios.demo.git",
9     "tag": "0.0.1.21"
10   },
11   "license": {
12     "type": "MIT",
13     "text": "                   \tCopyright 2018\n  \t\t\tPermission is granted to Naturali\n"
14   },
15   "authors": {
16     "fy": "yi.fang@naturali.io"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KerfuSDK/include/*.h",
22   "vendored_libraries": "KerfuSDK/libKerfuSDK.a",
23   "requires_arc": true,
24   "libraries": "c++",
25   "xcconfig": {
26     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
27     "CLANG_CXX_LIBRARY": "libc++"
28   },
29   "frameworks": "AudioToolbox",
30   "dependencies": {
31     "Protobuf": [
33     ],
34     "FMDB": [
36     ]
37   }