[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / e / MMShowMessageHandler / 0.0.1 / MMShowMessageHandler.podspec.json
blobd0e6770198e9383308017d71468304bb26b43c8d
2   "name": "MMShowMessageHandler",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "MMShowMessageHandler",
12   "homepage": "https://github.com/xwgit2971/MMShowMessageHandler",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMShowMessageHandler",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMShowMessageHandler/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "MBProgressHUD": [
28       "~> 1.0.0"
29     ],
30     "JDStatusBarNotification": [
31       "~> 1.5.4"
32     ]
33   }