[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / 9 / Stomt-iOS-SDK / 2.0.6 / Stomt-iOS-SDK.podspec.json
blobb8c6cdadde30775bf8a0cb735bab005d05162a36
2   "name": "Stomt-iOS-SDK",
3   "version": "2.0.6",
4   "summary": "Integrate your iOS app with stomt.com",
5   "description": "Implement stomt.com feedback system in your iOS application.",
6   "homepage": "https://github.com/stomt/stomt-ios-sdk",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "H3xept": "h3xept@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/H3xept",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "resource_bundles": {
18     "Stomt-iOS-SDK": [
19       "StomtiOS/*.xib",
20       "Images.xcassets/*.*/*.png"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/stomt/stomt-ios-sdk.git",
25     "tag": "v2.0.6"
26   },
27   "source_files": "StomtiOS/*.{h,m}",
28   "frameworks": "UIKit",
29   "requires_arc": true