[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 6 / 4 / ASFoundation / 0.0.3 / ASFoundation.podspec.json
blobb15492ba5efc976ef6d19f803fb31f595d1a7e02
2   "name": "ASFoundation",
3   "version": "0.0.3",
4   "summary": "ASFoundation is fundamental libs.",
5   "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.",
6   "homepage": "https://github.com/AppScaffold/ASFoundation",
7   "license": "MIT",
8   "authors": {
9     "Jesse.zhao": "square.zhao.wei@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "4.2",
15   "source": {
16     "git": "https://github.com/AppScaffold/ASFoundation.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "Source/**/*.swift",
20   "frameworks": "UIKit",
21   "static_framework": true,
22   "swift_version": "4.2"