[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 9 / 3 / IkigaJSON / 1.0.3 / IkigaJSON.podspec.json
blobbf19d34046a6466a9b298cbf91b5a94e8f203018
2   "name": "IkigaJSON",
3   "version": "1.0.3",
4   "summary": "A High performance JSON Codable implementation.",
5   "swift_version": "4.1",
6   "homepage": "https://github.com/Ikiga/IkigaJSON",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "joannis": "joannis@orlandos.nl"
13   },
14   "source": {
15     "git": "https://github.com/Ikiga/IkigaJSON.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/joannisorlandos",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/IkigaJSON/**/*"