[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 5 / F2 / 2.0.1 / F2.podspec.json
blob6eb26f6ec1bc4285229c249b9b5c4ea015dc14b9
2   "name": "F2",
3   "version": "2.0.1",
4   "summary": "An elegant, interactive and flexible native charting library for mobile.",
5   "description": "F2Native is born for mobile visual development. It is out-of-the-box,cross-platform, high-performance visualization solution . Support Android and iOS perfect, moreover have high-performance experience in low-end mobile. Based on the grammar of graphics, F2Native provides all the chart types you'll need. Our mobile design guidelines enable better user experience in mobile visualzation projects.",
6   "homepage": "https://f2native.antv.vision",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weiqingtangx": "razer751@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/antvis/F2Native.git",
19     "tag": "2.0.1"
20   },
21   "source_files": [
22     "ios/F2/*",
23     "core/graphics/**/*",
24     "core/ios/**/*",
25     "core/utils/**/*",
26     "core/bridge/**/*",
27     "core/nlohmann/**/*"
28   ],
29   "public_header_files": "ios/F2/*.{h}",
30   "prefix_header_file": "ios/F2/F2-prefix.pch",
31   "libraries": "c++"