[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 8 / ZamzamKit_iOS / 0.1.1 / ZamzamKit_iOS.podspec.json
blob61db938fc39b1b801f3637642e6a2f92cc27350c
2   "name": "ZamzamKit_iOS",
3   "version": "0.1.1",
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.1"
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   }