[Add] FirebaseFirestore 11.6.0
[CocoaPods.git] / Specs / 0 / 9 / 3 / SwiftSimpleKit / 1.0.0 / SwiftSimpleKit.podspec.json
blob65aa3d43456db28a22d9b90889989cbdd9a8043f
2   "name": "SwiftSimpleKit",
3   "version": "1.0.0",
4   "summary": "A collection of tools to bootstrap swift development",
5   "description": "A collection of tools to speed up development. The only component currently available is the SimpleList Component",
6   "homepage": "https://github.com/jonahpelfrey/SwiftSimpleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jonah Pelfrey": "pelfreyjonah@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jonahpelfrey/SwiftSimpleKit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SwiftSimpleKit/**/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }