[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 1 / WSDynamicAlbumMaker / 0.0.1 / WSDynamicAlbumMaker.podspec.json
blobfdbe98c5f2c0ed3cc811aebb0869fe640818e0a6
2   "name": "WSDynamicAlbumMaker",
3   "version": "0.0.1",
4   "summary": "An easy-to-use utility for merging photos to into a video, written in Swift.",
5   "description": "                   An easy-to-use utility for merging photos to into a video, written in Swift.\n\n                   * Create your own Animation, and pass the images, it will generate a video file.\n                   * Easy to use.\n",
6   "homepage": "https://github.com/wangshuaidavid/WSDynamicAlbumMaker",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangshuai": "wangshuai@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wangshuaidavid/WSDynamicAlbumMaker.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "Classes",
24     "WSDynamicAlbumMaker/*"
25   ],
26   "frameworks": [
27     "Foundation",
28     "AVFoundation",
29     "CoreMedia",
30     "AssetsLibrary"
31   ]