blob: 79e90575c63e706cc389554aa076b724507e0733 [file] [log] [blame]
{
"name": "AFOHomePage",
"version": "0.0.12",
"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.12"
},
"source_files": "AFOHomePage/*.{h,m}",
"public_header_files": "AFOHomePage/*.h",
"requires_arc": true,
"dependencies": {
"AFOViews": [
],
"AFOGitHub": [
],
"AFOFoundation": [
],
"AFORouter": [
]
}
}