[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / Stomt-iOS-SDK / 2.0.4 / Stomt-iOS-SDK.podspec.json
bloba3f92d6cec54cbfacaba267add7723dbfda95f87
2   "name": "Stomt-iOS-SDK",
3   "version": "2.0.4",
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       "*.xcassets"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/stomt/stomt-ios-sdk.git",
25     "tag": "v2.0.4"
26   },
27   "source_files": "StomtiOS/*.{h,m}",
28   "frameworks": "UIKit",
29   "requires_arc": true