[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 2 / 1 / UIMessageView / 0.1.0 / UIMessageView.podspec.json
blob880c81d402a3e97c811e3c10738bfd5071e97ffb
2   "name": "UIMessageView",
3   "version": "0.1.0",
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.1.0"
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"