blob: 493922e833382c7d8a541d85c8d0cf5c360bd8ef [file] [log] [blame]
{
"name": "NextGrowingTextView",
"version": "1.3.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.3.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NextGrowingTextView/**/*.swift"
}