[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 7 / MSMessaging / 0.0.1 / MSMessaging.podspec.json
blob811b8d971d9430e5722a4c319cd111d061e5a409
2   "name": "MSMessaging",
3   "version": "0.0.1",
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.1"
15   },
16   "source_files": "MSMessaging/*.{h,m}",
17   "resources": "MSMessaging/*.xcassets",
18   "requires_arc": true