[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / f / 0 / 5 / Feelm / 0.1.0 / Feelm.podspec.json
blobfe27bcde6344dd9fff28503a6df2fc306db79713
2   "name": "Feelm",
3   "version": "0.1.0",
4   "summary": "iOS media wrapping library",
5   "description": "iOS AVFoundation class wrapping library",
6   "homepage": "https://github.com/cp-feel/Feelm",
7   "license": {
8     "type": "MIT",
9     "file": "license.md"
10   },
11   "authors": {
12     "feel": "criscristoper@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/cp-feel/Feelm.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Feelm",
24     "Feelm/**/*.{h,swift}"
25   ],
26   "exclude_files": "Feelm/**/*.plist",
27   "frameworks": "AVFoundation",
28   "swift_version": "5.0"