[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 9 / NAModalSheet / 0.1.2 / NAModalSheet.podspec.json
blob7a51ca8760cd147539709e7372a19b8dc7927be7
2   "name": "NAModalSheet",
3   "version": "0.1.2",
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": "6.1"
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.2"
18   }