blob: de7a9c58819948955938643769014a6a093e6a14 [file] [log] [blame]
{
"name": "ZamzamKit",
"version": "0.1.2",
"summary": "A Swift framework for rapidly developing iOS and WatchKit apps.",
"description": " ZamzamKit is a Swift framework for iOS and WatchKit to allow\n developers to code rapidly for building mobile applications.\n Focus on solutions by using our API that sits as an\n abstraction layer on top of iOS, WatchKit, and Swift.\n ZamzamKit provides you the latest patterns, techniques,\n and libraries so you can begin building for the future.\n",
"homepage": "https://github.com/ZamzamInc/ZamzamKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zamzam Inc.": "contact@zamzam.io"
},
"social_media_url": "https://twitter.com/zamzaminc",
"source": {
"git": "https://github.com/ZamzamInc/ZamzamKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ZamzamKit": [
"Pod/Assets/*.png"
]
}
}