[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 1 / 0 / SmartUI / 0.4.1 / SmartUI.podspec.json
blob76efe0eb7f5cf046001dbcdf852bdfdb48465f66
2   "name": "SmartUI",
3   "version": "0.4.1",
4   "summary": "SwiftUI inspired framework which uses the same syntax and provides support for iOS 10 and above",
5   "homepage": "https://github.com/Reikjavik/SmartUI",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor Tiukavkin": "in.tyukavkin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Reikjavik/SmartUI.git",
15     "tag": "0.4.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "SmartUI/Sources/**/*",
22   "swift_version": "5.0"