[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 8 / 9 / SmartUIKit / 1.0.0 / SmartUIKit.podspec.json
blob8df8b6b406c5c1bd03dfd00b7a0405ce1fab8674
2   "name": "SmartUIKit",
3   "version": "1.0.0",
4   "summary": "For ease in use of UIKit",
5   "homepage": "https://github.com/ranvirp/SmartUIKit-Pod/",
6   "authors": {
7     "Ranvir Prasad": "ranvir.prasad@gmail.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "http": "https://github.com/ranvirp/SmartUIKit-Pod/raw/main/SmartUIKitFramework.zip"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "SmartUIKit.framework"
27   }