[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / 2 / STM / 0.0.12 / STM.podspec.json
blob198816588fe480823a8a094a81bc63327cdccd42
2   "name": "STM",
3   "version": "0.0.12",
4   "summary": "Shout To Me iOS SDK",
5   "description": "An iOS SDK that can be used to consume the Shout to Me cloud services.",
6   "homepage": "https://github.com/ShoutToMe/stm-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Tyler Clemens": "tyler@shoutto.me"
10   },
11   "source": {
12     "git": "https://github.com/ShoutToMe/stm-sdk-ios.git",
13     "tag": "0.0.12"
14   },
15   "social_media_url": "https://twitter.com/shout_to_me",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "STM": [
23       "Pod/Assets/*.{png,xib,caf}"
24     ]
25   }