[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / c / AppyKit / 1.1 / AppyKit.podspec.json
blob2e60a392058df0156fbe5560dcef132bc175c019
2   "name": "AppyKit",
3   "version": "1.1",
4   "summary": "UIKit Helpers.",
5   "description": "UIKit helpers and design patterns",
6   "homepage": "https://github.com/appyist/appykit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emirhan erdogan": "emirhan@appy.ist"
13   },
14   "source": {
15     "git": "https://github.com/appyist/appykit.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AppyKit/**/*.swift",
22   "resources": "AppyKit/**/*.{xib,strings}"