[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 7 / 6 / MessagesUIKit / 0.1.0 / MessagesUIKit.podspec.json
blob8f30f2cd1c87dc1e83c16b6b1ebc775fac6887c3
2   "name": "MessagesUIKit",
3   "version": "0.1.0",
4   "summary": "UIKit for Messaging. UI is similar to WeChat.",
5   "description": "                       UIKit for Messaging. UI is similar to WeChat. You can custome most of the view.\n",
6   "homepage": "https://github.com/iException/MessagesUIKit",
7   "license": "MIT",
8   "authors": {
9     "hyice": "hy_ice719@163.com"
10   },
11   "source": {
12     "git": "https://github.com/iException/MessagesUIKit.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MessagesUIKit": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.xib",
24       "Pod/Assets/*.plist"
25     ]
26   },
27   "dependencies": {
28     "SDWebImage": [
29       "3.7.2"
30     ]
31   }