blob: 56b5760012e2eb41bd102ea56dbe988663f619a3 [file] [log] [blame]
{
"name": "CommunicationLib",
"version": "0.3.0",
"summary": "Call native communication package.",
"description": "One line of code calls a native communication package.",
"homepage": "https://github.com/ReverseScale/CommunicationLib",
"license": "MIT",
"authors": {
"ReverseScale": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/CommunicationLib.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CommunicationLib/Classes/**/*"
}