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