[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 0 / b / Gridicons / 1.0-beta.1 / Gridicons.podspec.json
blob86a0273b91e0d59af03497ae0963f77cc582319c
2   "name": "Gridicons",
3   "version": "1.0-beta.1",
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": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/Automattic/Gridicons-iOS.git",
18     "tag": "1.0-beta.1"
19   },
20   "source_files": "Gridicons/Gridicons/**/*.swift",
21   "resource_bundles": {
22     "Gridicons": [
23       "Gridicons/Gridicons/*.{xcassets}"
24     ]
25   },
26   "requires_arc": true