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