[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / f / 2 / MMFoundation_swift / 4.3.0 / MMFoundation_swift.podspec.json
blob969cff056864fc7b3cab2ec9d368d4ebba21df1d
2   "name": "MMFoundation_swift",
3   "version": "4.3.0",
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": "4.3.0"
17   },
18   "platforms": {
19     "ios": "10.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   ]