blob: ac859165cbe0d1943de63015c2fbf48ffad20032 [file] [log] [blame]
{
"name": "MessagingSDK",
"version": "0.1.1",
"summary": "A short description of MessagingSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://nikiizvorski@bitbucket.org/nikiizvorski/messagingsdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nikiizvorski": "dev@airdates.co"
},
"source": {
"git": "https://nikiizvorski@bitbucket.org/nikiizvorski/messagingsdk.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MessagingSDK/Classes/**/*"
}