[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 1 / GMDKit / 0.0.1 / GMDKit.podspec.json
blobfb35a814d3d5cfcc9e9f55c2c508014070b40cbf
2   "name": "GMDKit",
3   "version": "0.0.1",
4   "summary": "GMDKit is collections of iOS Controls which are implementation of Google Material Design.",
5   "description": "GMDKit is collections of iOS Controls which are implementation of Google's Material Design",
6   "homepage": "https://github.com/alokc83/GMDKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Alok Choudhary",
12   "social_media_url": "http://alokchoudhary.com",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/alokc83/GMDKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "GMDKit/*.{swift,h}",
21   "frameworks": "UIKit",
22   "requires_arc": true