[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / 1 / 5 / MediaLibraryKit / 2.5.1 / MediaLibraryKit.podspec.json
blob3d9b3da5414844df9b2ba0adf3a79998c21c8f13
2   "name": "MediaLibraryKit",
3   "version": "2.5.1",
4   "summary": "MediaLibrary Kit of OSX/iOS.",
5   "homepage": "https://github.com/larrytin/MediaLibraryKit",
6   "license": {
7     "type": "LGPL",
8     "file": "COPYING"
9   },
10   "authors": {
11     "Larry Tin": "dev@goodow.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/larrytin/MediaLibraryKit.git",
18     "tag": "2.5.1"
19   },
20   "source_files": [
21     "Sources",
22     "Headers/Public",
23     "Headers/Internal"
24   ],
25   "exclude_files": [
26     "Sources/MLMovieInfoGrabber.m",
27     "Sources/MLTVShowEpisodesInfoGrabber.m",
28     "Sources/MLTVShowInfoGrabber.m",
29     "Sources/MLURLConnection.m",
30     "Sources/NSXMLNode_Additions.m",
31     "Headers/Internal/MLMovieInfoGrabber.h",
32     "Headers/Internal/MLTVShowEpisodesInfoGrabber.h",
33     "Headers/Internal/MLTVShowInfoGrabber.h",
34     "Headers/Internal/MLURLConnection.h",
35     "Headers/Internal/NSXMLNode_Additions.h",
36     "Headers/Internal/TheTVDBGrabber.h"
37   ],
38   "public_header_files": "Headers/Public",
39   "prefix_header_file": "MediaLibraryKit_Prefix.pch",
40   "resources": "MediaLibrary.xcdatamodeld",
41   "frameworks": "CoreData"