blob: 811b8d971d9430e5722a4c319cd111d061e5a409 [file] [log] [blame]
{
"name": "MSMessaging",
"version": "0.0.1",
"summary": "An example on how to reproduce the gradient chat bubbles as seen on Messages for iOS 7",
"description": "An example on how to reproduce the gradient chat bubbles as seen on Messages for iOS 7.",
"homepage": "https://github.com/mstultz/MSMessaging",
"license": "MIT",
"authors": "Mark Stultz",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mstultz/MSMessaging.git",
"tag": "0.0.1"
},
"source_files": "MSMessaging/*.{h,m}",
"resources": "MSMessaging/*.xcassets",
"requires_arc": true
}