blob: 4a545117752ad8401f25c9ce5c83549dcec452fd [file] [log] [blame]
{
"name": "KZ_AutoGrowthTextView_DEV",
"version": "0.1.3",
"summary": "iOS Auto Growth TextView.",
"homepage": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_AutoGrowthTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://kieron.asuscomm.com:9091/KieronZhang"
},
"source": {
"git": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_AutoGrowthTextView.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoGrowthTextView_DEV/*.{h,m}"
}