blob: f29b879316d44b2638b44268ca52904015eafcdd [file] [log] [blame]
{
"name": "NextGrowingTextView",
"version": "1.2.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": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/NextGrowingTextView.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NextGrowingTextView/**/*.swift",
"pushed_with_swift_version": "4"
}