blob: 18b7ee504e0f086cd012f235b80fde7abcc0ec61 [file] [log] [blame]
{
"name": "Stomt-iOS-SDK",
"version": "0.0.1",
"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": "v0.0.1"
},
"source_files": "StomtiOS/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}