blob: 7ead343f68bfa27770c70510cb74053fb331f7ab [file] [log] [blame]
{
"name": "FMTYCustomviews",
"version": "0.2.0",
"summary": "自定义视图",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/feimatayan2018/FMTYCustomviews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feimatayan": "1349313111@qq.com"
},
"source": {
"git": "https://git.coding.net/feimatayan2018/FMTYCustomviews.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMTYCustomviews/Classes/**/*",
"resource_bundles": {
"FMTYCustomviews": [
"FMTYCustomviews/Assets/*.png"
]
},
"dependencies": {
"MJRefresh": [
"~> 3.1.0"
],
"MWPhotoBrowser": [
"~> 2.1.2"
],
"NJKWebViewProgress": [
],
"FMTYAppDefine": [
],
"FMTYCategory": [
],
"FMTYTools": [
],
"ReactiveObjC": [
"~> 3.0.0"
],
"OcticonsIOS": [
]
}
}