blob: 9efbaed2dac8d7ba432426dafa70beda3e5fdee9 [file] [log] [blame]
{
"name": "ZamzamKit_watchOS",
"version": "0.1.1",
"summary": "A Swift framework for rapidly developing watchOS apps.",
"description": "ZamzamKit_watchOS is a Swift framework for watchOS to allow\ndevelopers to code rapidly for building mobile applications.\nFocus on solutions by using our API that sits as an\nabstraction layer on top of WatchKit SDK's and Swift.\nZamzamKit_watchOS provides you the latest patterns, techniques,\nand libraries so you can begin building for the future.",
"homepage": "https://github.com/ZamzamInc/ZamzamKit_watchOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zamzam Inc.": "contact@zamzam.io"
},
"source": {
"git": "https://github.com/ZamzamInc/ZamzamKit_watchOS.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/zamzaminc",
"platforms": {
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZamzamKit_watchOS": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"ZamzamKit": [
]
}
}