[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 0 / b / Gridicons / 1.1.0-beta.2 / Gridicons.podspec.json
blob9b277e0a403028d988ceba0dcd3ef2268f397aac
2   "name": "Gridicons",
3   "version": "1.1.0-beta.2",
4   "summary": "Gridicons is a tiny framework which generates Gridicon images at any resolution.",
5   "homepage": "http://apps.wordpress.com",
6   "license": {
7     "type": "GPLv2"
8   },
9   "authors": {
10     "Automattic": "mobile@automattic.com"
11   },
12   "social_media_url": "http://twitter.com/WordPressiOS",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/Automattic/Gridicons-iOS.git",
18     "tag": "1.1.0-beta.2"
19   },
20   "source_files": "Gridicons/Gridicons/**/*.swift",
21   "resource_bundles": {
22     "Gridicons": [
23       "Gridicons/Gridicons/*.{xcassets}"
24     ]
25   },
26   "requires_arc": true