[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / a / KGNoise / 0.0.1 / KGNoise.podspec.json
blob65595dc1289e1f72243525e0d77cdef231e00020
2   "name": "KGNoise",
3   "version": "0.0.1",
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     "commit": "ac1c7b934313d3d824ff83d9c3f74884ee1d95e2"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "KGNoise.{h,m}",
22   "requires_arc": true