[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 6 / d / IBActionSheet / 0.0.2 / IBActionSheet.podspec.json
blob763ea886f44767c031077cd7e8d621ea81614127
2   "name": "IBActionSheet",
3   "version": "0.0.2",
4   "summary": "Customizable iOS 7 style UIActionSheet",
5   "homepage": "https://github.com/ianb821/IBActionSheet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ian Burns": "ianb821@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/ianb821/IBActionSheet.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "IBActionSheetSample/IBActionSheetSample/IBActionSheet.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true