blob: bf2e18c1ac1ef084b2193c8c7579ec0ec10343ec [file] [log] [blame]
{
"name": "maIAC",
"version": "0.1.0",
"summary": "An SDK for Inter AppCommunication to the myAlfred App",
"description": "Simplifies Inter App Communication with the app myAlfred. Still WIP",
"homepage": "https://github.com/Rhiki/IAC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rhiki": "s1510237041@students.fh-hagenberg.at"
},
"source": {
"git": "https://github.com/Rhiki/IAC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "maIAC/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}