[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 7 / AssetChecker / 0.2.1 / AssetChecker.podspec.json
blob85415bfc1d2157ecf8905da42807452796f9686c
2   "name": "AssetChecker",
3   "version": "0.2.1",
4   "summary": "Sanitizes your Assets.xcassets files",
5   "description": "AssetChecker is a tiny run script that keeps your Assets.xcassets files clean and emits warnings when something is suspicious.",
6   "homepage": "https://github.com/freshos/AssetChecker",
7   "screenshots": "https://raw.githubusercontent.com/freshos/AssetChecker/master/xcodeScreenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sacha Durand Saint Omer": "sachadso@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/freshos/AssetChecker.git",
17     "tag": "0.2.1"
18   },
19   "social_media_url": "https://twitter.com/sachadso",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Classes/*.swift",
24   "preserve_paths": [
25     "run"
26   ],
27   "pushed_with_swift_version": "4.0"