blob: 22cd858ecfbb94fec11d15cbf06609baccf95888 [file] [log] [blame]
{
"name": "MSMessaging",
"version": "0.0.2",
"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.2"
},
"source_files": "MSMessaging/*.{h,m}",
"resources": "MSMessaging/*.xcassets",
"requires_arc": true
}