blob: 462d9ebdc7771cd0eb20fde266516e5e64d071e2 [file] [log] [blame]
{
"name": "NextGrowingTextView",
"version": "1.6.1",
"summary": "The next in the generations of 'growing textviews' optimized for iOS 8 and above.",
"homepage": "https://github.com/muukii/NextGrowingTextView",
"license": "MIT",
"authors": {
"muukii": "muukii.app@gmail.com"
},
"source": {
"git": "https://github.com/muukii/NextGrowingTextView.git",
"tag": "1.6.1"
},
"social_media_url": "https://twitter.com/muukii_app",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "5.1",
"source_files": "NextGrowingTextView/**/*.swift",
"swift_version": "5.1"
}