[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 2 / 1 / UIMessageView / 0.2.1 / UIMessageView.podspec.json
blobb55e07b048449fded7bbef79ef048939af5c4a90
2   "name": "UIMessageView",
3   "version": "0.2.1",
4   "summary": "A replication of the Messages view in iOS 8",
5   "description": "UIMessageView can be used to create a \"Messages\" screen that\nlooks and feels similar to the built in messages applicaiton\non iOS. The styles can be easily updated to fit your own design\nby replacing the images with the design you desire... Remember to\nkeep the filenames the same though!",
6   "homepage": "https://github.com/AppEaseLtd/UIMessageView",
7   "license": "MIT",
8   "authors": {
9     "Robin Crorie": "robin@appease.biz"
10   },
11   "source": {
12     "git": "https://github.com/AppEaseLtd/UIMessageView.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "https://twitter.com/AppEaseLtd",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resources": "Pod/Assets/*.png"