blob: 8aa2045a24ef3cf668a42ac6a5268d2cef11ab33 [file] [log] [blame]
{
"name": "NextGrowingTextView",
"version": "0.4.0",
"summary": "The next in the generations of 'growing textviews' optimized for iOS 7 and above.",
"homepage": "https://github.com/muukii/NextGrowingTextView",
"license": "MIT",
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/NextGrowingTextView.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"NextGrowingTextView": [
"Pod/Assets/*.png"
]
}
}