[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / d / 0 / Mool / 0.0.3 / Mool.podspec.json
blob60d727f8b29ea6f9faa53e07e7e4bd861319aee7
2   "name": "Mool",
3   "version": "0.0.3",
4   "summary": "Extra Foundation for rapid app development.",
5   "description": "Mool is Foundation for rapid app development. Providing thousands lines of code that can be readiliy used in any app. Mool completley written in the Swift 5.",
6   "homepage": "https://github.com/mtaden/mool",
7   "license": "MIT",
8   "authors": {
9     "Alok Choudhary": "alok.ch83@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/alokc83",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/mtaden/mool.git",
17     "tag": "0.0.3"
18   },
19   "frameworks": "Foundation",
20   "source_files": [
21     "Mool",
22     "Mool/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "swift_versions": "5",
27   "swift_version": "5"