[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 9 / NAModalSheet / 0.1.1 / NAModalSheet.podspec.json
blob0920e6efdcb01a80221f63f4f1e76264016d8bdb
2   "name": "NAModalSheet",
3   "version": "0.1.1",
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.1.1"
18   }