[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / libais / 1.0.3 / libais.podspec.json
blobc4f6d24d828533d282ee5b65c181b47d336bf7a7
2   "name": "libais",
3   "version": "1.0.3",
4   "authors": "Kurt Schwehr",
5   "license": "LGPL v3",
6   "homepage": "https://github.com/rolker/libais",
7   "summary": "C++ decoder for Automatic Identification System for tracking ships and decoding maritime information.",
8   "source": {
9     "git": "https://github.com/jacksonh/libais.git",
10     "tag": "1.0.3"
11   },
12   "source_files": [
13     "*.cpp",
14     "*.h"
15   ],
16   "exclude_files": [
17     "ais1_2_3_unittest.cpp",
18     "ais8_001_22_unittest.cpp",
19     "ais8_200_10_unittest.cpp",
20     "test_libais.cpp",
21     "ais_py.cpp"
22   ],
23   "requires_arc": false