[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 0 / NOCategories / 0.4.2 / NOCategories.podspec.json
blobc8f4adbe4c5e75b34c1a456236edb7421707b047
2   "name": "NOCategories",
3   "version": "0.4.2",
4   "summary": "A set of convenience categories.",
5   "homepage": "https://github.com/natalia-osa/",
6   "license": "Apache 2.0",
7   "authors": {
8     "natalia.osiecka": "osiecka.n@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/natalia-osa/NOCategories.git",
12     "tag": "0.4.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "NOCategories/NOCategories/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]