[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / 7 / MSMessaging / 0.0.2 / MSMessaging.podspec.json
blob22cd858ecfbb94fec11d15cbf06609baccf95888
2   "name": "MSMessaging",
3   "version": "0.0.2",
4   "summary": "An example on how to reproduce the gradient chat bubbles as seen on Messages for iOS 7",
5   "description": "An example on how to reproduce the gradient chat bubbles as seen on Messages for iOS 7.",
6   "homepage": "https://github.com/mstultz/MSMessaging",
7   "license": "MIT",
8   "authors": "Mark Stultz",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/mstultz/MSMessaging.git",
14     "tag": "0.0.2"
15   },
16   "source_files": "MSMessaging/*.{h,m}",
17   "resources": "MSMessaging/*.xcassets",
18   "requires_arc": true