blob: a39e273684c0018f692511a062aeb1a2ca43858a [file] [log] [blame]
{
"name": "AFOViews",
"version": "0.0.1",
"summary": "The custom view.",
"description": "This is a reusable view library.",
"homepage": "https://github.com/PangDuTechnology/AFOViews.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOViews.git",
"tag": "0.0.1"
},
"source_files": "AFOViews/**/*.{h,m}",
"public_header_files": "AFOViews/**/*.h",
"requires_arc": true
}