[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 0 / NOCategories / 0.1 / NOCategories.podspec.json
blob687534ad11a5c35e5e1c84683ee39101705c1089
2   "name": "NOCategories",
3   "version": "0.1",
4   "summary": "A set of convenience categories.",
5   "homepage": "http://macrix.com/",
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.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.1.1"
17   },
18   "source_files": "NOCategories/NOCategories/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ]