[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / LLACategories / 0.1.0 / LLACategories.podspec.json
blobcee1d20c320acad997b886cc51e3800d29e7c405
2   "name": "LLACategories",
3   "version": "0.1.0",
4   "authors": {
5     "Lukas Lipka": "lukaslipka@gmail.com"
6   },
7   "homepage": "https://github.com/lipka/LLACategories",
8   "summary": "A collection of categories for UIKit and Foundation classes.",
9   "source": {
10     "git": "https://github.com/lipka/LLACategories.git",
11     "tag": "0.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "source_files": "LLACategories/*.{h,m}"