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