[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 7 / 5 / Valhalla / 0.1 / Valhalla.podspec.json
blobebc40e45083b7af7a623b20c57a432b3d4b3e73a
2   "name": "Valhalla",
3   "version": "0.1",
4   "summary": "A simple dependency injection framework, for learning purposes.",
5   "homepage": "https://github.com/nishant2718/Valhalla",
6   "license": "MIT",
7   "authors": {
8     "Nishant Patel": "nishantpatel2718@gmail.com"
9   },
10   "platforms": {
11     "ios": "12.0",
12     "tvos": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/nishant2718/Valhalla.git",
16     "tag": "0.1"
17   },
18   "source_files": "Valhalla/**/*.swift",
19   "swift_versions": [
20     "5.0",
21     "5.1"
22   ],
23   "swift_version": "5.1"