[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / 2 / MMFoundation_swift / 1.0.2 / MMFoundation_swift.podspec.json
blob75681619f349d4f09bd555ed17235978ccc3551e
2   "name": "MMFoundation_swift",
3   "version": "1.0.2",
4   "summary": "MMFoundation_swift spec aim to ease the development of new projects.",
5   "description": "This spec aim to ease the development of new projects. Including Utilities, helper, a base UI elements and so on. The project setup will be beyond easy and sophisticated.",
6   "homepage": "https://github.com/Mieraidihaimu/MMFoundation_swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mieraisan Mieraidihaimu": "mieraisan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mieraidihaimu/MMFoundation_swift.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "MMFoundation_swift/Classes/**/*",
23   "resource_bundles": {
24     "MMFoundation_swift": [
25       "MMFoundation_swift/Assets/**/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ]