blob: 380804859eee765f30d966fb47b2cb5bf4e6fe1d [file] [log] [blame]
{
"name": "FxtxTextview",
"version": "0.0.1",
"summary": "A superiorly awesome iOS7+ calendar control, compatible with Objective-C.",
"homepage": "https://github.com/napolees/FxtxTextview",
"screenshots": "https://cloud.githubusercontent.com/assets/5186464/10262249/4fabae40-69f2-11e5-97ab-afbacd0a3da2.jpg",
"license": "MIT",
"authors": {
"napolees": "769495678@qq.com"
},
"source": {
"git": "https://github.com/napolees/FxtxTextview.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"source_files": "FxTextView/*.{h,m}"
}