[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / f / d / DRImagePlaceholderHelper / 1.0.1 / DRImagePlaceholderHelper.podspec.json
blob9bd4a91351f4b9c5c7606ab153b9da283eec719f
2   "name": "DRImagePlaceholderHelper",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "easy programmatically created placeholder UIImages",
6   "authors": {
7     "Albert Schulz": "http://halfco.de"
8   },
9   "source": {
10     "git": "https://github.com/albertschulz/DRImagePlaceholderHelper.git",
11     "tag": "1.0.1"
12   },
13   "homepage": "http://github.com/albertschulz/DRImagePlaceholderHelper",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "source_files": "DRImagePlaceholderHelper/*.{h,m}",
22   "requires_arc": true