blob: c1cde8e0a91e1c59d763e206ab2e6dac2cb2d53d [file] [log] [blame]
{
"name": "STM",
"version": "0.0.20",
"summary": "Shout To Me iOS SDK",
"description": "An iOS SDK that can be used to consume the Shout to Me cloud services.",
"homepage": "https://github.com/ShoutToMe/stm-sdk-ios",
"license": "MIT",
"authors": {
"Tyler Clemens": "tyler@shoutto.me"
},
"source": {
"git": "https://github.com/ShoutToMe/stm-sdk-ios.git",
"tag": "0.0.20"
},
"social_media_url": "https://twitter.com/shout_to_me",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"STM": [
"Pod/Assets/*.{png,xib,caf}"
]
}
}