[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 8 / CVCustomActionSheet / 0.2 / CVCustomActionSheet.podspec.json
blob6ad52fa14db84db18d2559dcbcb353f9bced3177
2   "name": "CVCustomActionSheet",
3   "version": "0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/coultonvento/CVCustomActionSheet",
9   "authors": {
10     "Coulton Vento": "me@coultonvento.com"
11   },
12   "social_media_url": "http://twitter.com/coultonvento",
13   "summary": "A super-simple, customizable iOS 8 - styled action sheet.",
14   "source": {
15     "git": "https://github.com/coultonvento/CVCustomActionSheet.git",
16     "tag": "v0.2"
17   },
18   "source_files": "CVCustomActionSheet/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "platforms": {
24     "ios": "7.0"
25   },
26   "requires_arc": true