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