blob: 053c2854fd4d26caf7a46e99900ab27f5a469bfa [file] [log] [blame]
{
"name": "Stomt-iOS-SDK",
"version": "2.0.0",
"summary": "Integrate your iOS app with stomt.com",
"description": "Implement stomt.com feedback system in your iOS application.",
"homepage": "https://github.com/stomt/stomt-ios-sdk",
"license": {
"type": "MIT"
},
"authors": {
"H3xept": "h3xept@gmail.com"
},
"social_media_url": "http://twitter.com/H3xept",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/stomt/stomt-ios-sdk.git",
"tag": "v2.0.0"
},
"source_files": "StomtiOS/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}