[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / f / CustomAlbum / 0.1.0 / CustomAlbum.podspec.json
blobba90ebe66f16c28460159d6030fd81a96ccf97eb
2   "name": "CustomAlbum",
3   "version": "0.1.0",
4   "summary": "CustomAlbum automatically saves Image or Movie to app-specific album in Photos.",
5   "homepage": "https://github.com/mtfum/CustomAlbum",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "mtfum",
11   "social_media_url": "https://twitter.com/mtfum",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": [
16     "5.1"
17   ],
18   "source": {
19     "git": "https://github.com/mtfum/CustomAlbum.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "swift_version": "5.1"