blob: ed194730449027ee20ddb07e390e90f6ec01ec36 [file] [log] [blame]
{
"name": "TCPageView",
"version": "0.0.2",
"summary": "一个功能不错的选项视图",
"homepage": "https://github.com/TardisCXX/TCPageView",
"license": "MIT",
"authors": {
"TardisCXX": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TardisCXX/TCPageView.git",
"tag": "0.0.2"
},
"source_files": [
"TCPageView",
"TCPageViewProject/TCPageView/*.swift"
],
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}