[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / d / IBActionSheet / 0.0.3 / IBActionSheet.podspec.json
blobe7da81e0ce930b3bde9d638cf82a039d769ef3c5
2   "name": "IBActionSheet",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": "IBActionSheetSample/IBActionSheetSample/IBActionSheet.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true