| { |
| "name": "RPChatUI", |
| "version": "0.1.1.1", |
| "summary": "An exquisite library for chatting interface with fancy components.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/priyanka16/RPChatUI", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "priyanka16": "priyanka.mvernekar@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/priyanka16/RPChatUI.git", |
| "tag": "0.1.1.1" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "RPChatUI/Classes/**/*", |
| "resource_bundles": { |
| "RPChatUI": [ |
| "RPChatUI/Assets/*.{storyboard,bundle}" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |