blob: b15492ba5efc976ef6d19f803fb31f595d1a7e02 [file] [log] [blame]
{
"name": "ASFoundation",
"version": "0.0.3",
"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": {
"git": "https://github.com/AppScaffold/ASFoundation.git",
"tag": "0.0.3"
},
"source_files": "Source/**/*.swift",
"frameworks": "UIKit",
"static_framework": true,
"swift_version": "4.2"
}