[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / e / 0 / b / Ion / 0.9.9 / Ion.podspec.json
blobebb420784bcc352ae1b1f3f2f5dcf831f13e3d36
2   "name": "Ion",
3   "version": "0.9.9",
4   "summary": "Easy form creation. Inspired by angular.js",
5   "homepage": "https://github.com/gkaimakas/Ion",
6   "license": "MIT",
7   "authors": {
8     "George Kaimakas": "gkaimakas@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gkaimakas/Ion.git",
12     "tag": "0.9.9"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Ion/**/*",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]