[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / 3 / 0 / jieba / 0.0.1 / jieba.podspec.json
blob3bb3351bba8c9f1b48cc5b0ecec7b4f05371a500
2   "name": "jieba",
3   "version": "0.0.1",
4   "summary": "A short description of jieba.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huipengo/jieba",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huipengo": "penghui_only@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/jieba.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*.{h,m,mm,cpp,hpp}",
22   "resources": "Pod/Classes/iosjieba.bundle",
23   "pod_target_xcconfig": {
24     "CLANG_CXX_LANGUAGE_STANDARD": "c++11"
25   }