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