[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / a / MVITunesSearch / 1.0.1 / MVITunesSearch.podspec.json
blobe90258e29f8590f26d1928406ce27a3b1b7726c7
2   "name": "MVITunesSearch",
3   "version": "1.0.1",
4   "summary": "Simple wrapper library for the iTunes Search API to search for apps by developer ID",
5   "homepage": "https://github.com/bizz84/MVITunesSearch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Andrea Bizzotto": "bizz84@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/bizz84/MVITunesSearch.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "MVITunesSearch/*.{h,m}",
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   },
26   "screenshots": [
27     "https://github.com/bizz84/MVITunesSearch/raw/master/preview.png"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreGraphics"
33   ],
34   "requires_arc": true