blob: 7bae06cf07f0550849417c67b8bcef766044eba9 [file] [log] [blame]
{
"name": "SOMessaging",
"version": "1.0.0",
"summary": "Messaging library for iOS 7.x ",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SocialObjects-Software/SOMessaging.git",
"tag": "1.0.0"
},
"description": " This is a simple library to easily create a messaging app with smooth animations.\n\n",
"homepage": "https://github.com/SocialObjects-Software/SOMessaging",
"license": "MIT",
"authors": {
"Artur Mkrtchyan": "mkrtarturdev@gmail.com"
},
"source_files": "SOMessaging/*",
"requires_arc": true
}