blob: f2af1329c14071868f8a00c44412181a549a6474 [file] [log] [blame]
{
"name": "NextGrowingTextView",
"version": "1.6.0",
"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.0"
},
"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"
}