[Add] PBCamera 1.0.2
[CocoaPods.git] / Specs / c / 8 / 9 / NAModalSheet / 0.0.3 / NAModalSheet.podspec.json
blob0c867989f887db5090455c51b081c4c2f8b03f02
2   "name": "NAModalSheet",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Presents your view controller with a blurred image of the background behind it.",
6   "homepage": "https://github.com/thedarkbark/NAModalSheet",
7   "requires_arc": true,
8   "platforms": {
9     "ios": "5.0"
10   },
11   "authors": {
12     "Ken Worley": "kwgithub@thedarkbark.com"
13   },
14   "source_files": "NAModalSheet/*.{h,m}",
15   "source": {
16     "git": "https://github.com/thedarkbark/NAModalSheet.git",
17     "tag": "0.0.3"
18   }