blob: 5ce83c47439e13ba1e35d8277a628831e864de52 [file] [log] [blame]
{
"name": "AFOSQLite",
"version": "0.0.7",
"summary": "This library is for extending UIKit libraries.",
"description": "Inherit and system classes, compile extensions, and reuse.",
"homepage": "https://github.com/PangDuTechnology/AFOSQLite.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOSQLite.git",
"tag": "0.0.7"
},
"source_files": "AFOSQLite/*.{h,m}",
"public_header_files": "AFOSQLite/*.h",
"requires_arc": true
}