[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / b / Gridicons / 1.0.1 / Gridicons.podspec.json
blob50b8003e43dcb587c9d37e439a48d487347d386b
2   "name": "Gridicons",
3   "version": "1.0.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.1"
19   },
20   "source_files": "Gridicons/Gridicons/**/*.swift",
21   "resource_bundles": {
22     "Gridicons": [
23       "Gridicons/Gridicons/*.{xcassets}"
24     ]
25   },
26   "requires_arc": true