[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 0 / 2 / f / ALTextInputBar / 1.1.1 / ALTextInputBar.podspec.json
blobdccfa509095ed68c60f667a3a547b3c9b44801c2
2   "name": "ALTextInputBar",
3   "version": "1.1.1",
4   "summary": "An auto growing text input bar for messaging apps",
5   "source": {
6     "git": "https://github.com/AlexLittlejohn/ALTextInputBar.git",
7     "tag": "1.1.1"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "license": "MIT",
14   "source_files": "ALTextInputBar/*.{swift}",
15   "homepage": "https://github.com/AlexLittlejohn/ALTextInputBar",
16   "authors": {
17     "Alex Littlejohn": "alexlittlejohn@me.com"
18   }