[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / 3 / a / KGNoise / 1.2.1 / KGNoise.podspec.json
blob72a9b34efb2a1d2d9209bf1a7d2bf4ea61415f74
2   "name": "KGNoise",
3   "version": "1.2.1",
4   "summary": "Cocoa noise drawing code + a ready to go noise view.",
5   "homepage": "https://github.com/kgn/KGNoise",
6   "screenshots": "https://raw.github.com/kgn/KGNoise/master/screenshot.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "license.txt"
10   },
11   "authors": {
12     "David Keegan": "git@davidkeegan.com"
13   },
14   "source": {
15     "git": "https://github.com/kgn/KGNoise.git",
16     "tag": "v1.2.1"
17   },
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "source_files": "KGNoise.{h,m}",
23   "requires_arc": true