blob: e6de7054a920e614d420b360ae7541564a2bc75b [file] [log] [blame]
{
"name": "Stomt-iOS-SDK",
"version": "0.0.3",
"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.3",
"branch": "iOS8"
},
"source_files": "StomtiOS/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}