blob: 5040ae9773a714776613cacb996d88430aafebd4 [file] [log] [blame]
{
"name": "ASFoundation",
"version": "0.0.4",
"summary": "ASFoundation is fundamental libs.",
"description": "ASFoundation is like scaffold foundation libs which can help you easily, quickly build a App,\nbased on it you could follow a clear pattern and path to rebuild your App.",
"homepage": "https://github.com/AppScaffold/ASFoundation",
"license": "MIT",
"authors": {
"Jesse.zhao": "square.zhao.wei@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"http": "https://github.com/AppScaffold/ASFoundation/releases/download/0.0.3/ASFoundation.framework.zip"
},
"vendored_frameworks": "ASFoundation.framework",
"swift_version": "4.2"
}