[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / 1 / 0 / 4 / AgileJSON / 0.1.1 / AgileJSON.podspec.json
blob76a22da5ce9f29e08b213ea1ca54af82cdef0f69
2   "name": "AgileJSON",
3   "version": "0.1.1",
4   "summary": "AgileJSON, a replacement of HandyJSON, WIP...",
5   "homepage": "https://github.com/suxinde2009/AgileJSON",
6   "license": "MIT",
7   "authors": {
8     "suxinde2009": "suxinde2009@126.com"
9   },
10   "source": {
11     "git": "https://github.com/suxinde2009/AgileJSON.git",
12     "tag": "0.1.1"
13   },
14   "swift_versions": "4.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "AgileJSON/**/*.h",
20     "Source/**/*.{h,m,swift}"
21   ],
22   "public_header_files": [
23     "AgileJSON/**/*.h",
24     "Source/**/*.h"
25   ],
26   "swift_version": "4.0"