[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 9 / MBMenuController / 2.0.3 / MBMenuController.podspec.json
blob004e703e25fb7e720a5a461ceddd33c6caa054c0
2   "name": "MBMenuController",
3   "version": "2.0.3",
4   "summary": "A custom action sheet for iOS.",
5   "description": "\tMBMenuController is similar to UIActionSheet. It's something I rolled for a client project, although it has a few rough edges. \n",
6   "homepage": "https://github.com/MosheBerman/MBCalendarKit",
7   "screenshots": "https://raw.github.com/MosheBerman/MBCalendarKit/master/Promo.png",
8   "authors": {
9     "Moshe Berman": "moshberm@gmail.com"
10   },
11   "license": "MIT",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/MosheBerman/MBMenuController.git",
17     "tag": "2.0.3"
18   },
19   "source_files": [
20     "Classes",
21     "MBMenuController/Button Menu/*.{h,m}"
22   ],
23   "frameworks": "QuartzCore",
24   "requires_arc": true