blob: 3d9b3da5414844df9b2ba0adf3a79998c21c8f13 [file] [log] [blame]
{
"name": "MediaLibraryKit",
"version": "2.5.1",
"summary": "MediaLibrary Kit of OSX/iOS.",
"homepage": "https://github.com/larrytin/MediaLibraryKit",
"license": {
"type": "LGPL",
"file": "COPYING"
},
"authors": {
"Larry Tin": "dev@goodow.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/larrytin/MediaLibraryKit.git",
"tag": "2.5.1"
},
"source_files": [
"Sources",
"Headers/Public",
"Headers/Internal"
],
"exclude_files": [
"Sources/MLMovieInfoGrabber.m",
"Sources/MLTVShowEpisodesInfoGrabber.m",
"Sources/MLTVShowInfoGrabber.m",
"Sources/MLURLConnection.m",
"Sources/NSXMLNode_Additions.m",
"Headers/Internal/MLMovieInfoGrabber.h",
"Headers/Internal/MLTVShowEpisodesInfoGrabber.h",
"Headers/Internal/MLTVShowInfoGrabber.h",
"Headers/Internal/MLURLConnection.h",
"Headers/Internal/NSXMLNode_Additions.h",
"Headers/Internal/TheTVDBGrabber.h"
],
"public_header_files": "Headers/Public",
"prefix_header_file": "MediaLibraryKit_Prefix.pch",
"resources": "MediaLibrary.xcdatamodeld",
"frameworks": "CoreData"
}