blob: b5f835e0b3d75601260151bca7f78e03cc5c9b18 [file] [log] [blame]
{
"name": "AFOHomePage",
"version": "0.0.6",
"summary": "main view.",
"description": "Use soft decode to decode video.",
"homepage": "https://github.com/PangDuTechnology/AFOHomePage.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOHomePage.git",
"tag": "0.0.6"
},
"source_files": "AFOHomePage/*.{h,m}",
"public_header_files": "AFOHomePage/*.h",
"requires_arc": true,
"dependencies": {
"AFOViews": [
],
"AFOGitHub": [
],
"AFOFoundation": [
],
"AFOUIKIT": [
]
}
}