blob: 446ad9b6776dfaa03b9b28822e5fb32d1d2261c7 [file] [log] [blame]
{
"name": "ASFoundation",
"version": "0.0.2",
"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.2"
},
"source_files": "Source/**/*.swift",
"exclude_files": "Exclude/",
"swift_version": "4.2"
}