{ | |
"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/**/*" | |
} |