[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / 2 / 8 / ZamzamKit_iOS / 0.1.2 / ZamzamKit_iOS.podspec.json
blob12602ef0b67d10e5bfaf316e56da31891f0c289c
2   "name": "ZamzamKit_iOS",
3   "version": "0.1.2",
4   "summary": "A Swift framework for rapidly developing iOS apps.",
5   "description": "ZamzamKit_iOS is a Swift framework for iOS 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 iOS SDK's and Swift.\nZamzamKit_iOS provides you the latest patterns, techniques,\nand libraries so you can begin building for the future.",
6   "homepage": "https://github.com/ZamzamInc/ZamzamKit_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zamzam Inc.": "contact@zamzam.io"
13   },
14   "source": {
15     "git": "https://github.com/ZamzamInc/ZamzamKit_iOS.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/zamzaminc",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "resource_bundles": {
25     "ZamzamKit_iOS": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "dependencies": {
30     "ZamzamKit": [
32     ]
33   }