blob: cc91a95e3fe5fe103433450c099e781251a78327 [file] [log] [blame]
{
"name": "MissionControl",
"version": "1.0.0",
"summary": "Super powerfull remote config utility written in Swift (iOS, watchOS, tvOS, OSX)",
"homepage": "http://appculture.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"appculture": "dev@appculture.com"
},
"social_media_url": "http://twitter.com/appculture_ag",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/appculture/MissionControl-iOS.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}