[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 4 / FormRenderer / 1.0.0 / FormRenderer.podspec.json
blobcb3676bf960cfd7b5f5ec9eb80d6752cc4931208
2   "name": "FormRenderer",
3   "version": "1.0.0",
4   "summary": "An iOS framework to create forms with less hassle",
5   "description": "A fast and light-weight solution to create forms without implementing tableView's datasource methods",
6   "homepage": "https://github.com/ArunEA/iOSFormRenderer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arun Eswaramurthi": "aruneasu@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ArunEA/iOSFormRenderer.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Frameworks/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"