[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 2 / MMFoundation_swift / 0.1.9 / MMFoundation_swift.podspec.json
blob1b5b9c1bfe7e34a7b9180ebf513d231be65c32d5
2   "name": "MMFoundation_swift",
3   "version": "0.1.9",
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.1.9"
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   ],
31   "pushed_with_swift_version": "4.0"