[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / 7 / SUIUtilities / 1.0.4 / SUIUtilities.podspec.json
blob726b505caf5994545c512b25ad846887cc95dbc3
2   "name": "SUIUtilities",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A collection of useful Objective-C utilities.",
8   "license": "MIT",
9   "homepage": "https://github.com/randomprocess/SUIUtilities",
10   "authors": {
11     "suio~": "randomprocess@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/randomprocess/SUIUtilities.git",
15     "tag": "1.0.4"
16   },
17   "requires_arc": true,
18   "public_header_files": "SUIUtilities/*.h",
19   "source_files": "SUIUtilities/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "QuartzCore"
25   ]