[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 2 / b / Cars / 1.0.3 / Cars.podspec.json
blob541dac4485ffa457ef5facd15cd4b4bbc919fbab
2   "name": "Cars",
3   "version": "1.0.3",
4   "summary": "Simple cars framework for demo purposes.",
5   "description": "This Cars framework just returns the test string when used.",
6   "homepage": "https://github.com/UdayakumarRepo/Cars",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<YOUR NAME HERE>": "<YOUR EMAIL HERE>"
13   },
14   "source": {
15     "git": "https://github.com/UdayakumarRepo/Cars.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Cars/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"