[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / f / 2 / MMFoundation_swift / 0.5.0 / MMFoundation_swift.podspec.json
blob0199f1a8bedb342cae193be8ddb0c3a9b066e191
2   "name": "MMFoundation_swift",
3   "version": "0.5.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": "0.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MMFoundation_swift/Classes/**/*",
22   "resource_bundles": {
23     "MMFoundation_swift": [
24       "MMFoundation_swift/Assets/**/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]