[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 1 / CPVideoKit / 0.1.1 / CPVideoKit.podspec.json
blob1a2b66c6a55b17e94e9e6dc589e42325d2fe424b
2   "name": "CPVideoKit",
3   "version": "0.1.1",
4   "summary": "A small yet powerful video cropping and scaling library.",
5   "description": "A small yet powerful video cropping and scaling library that can take an `AVAsset`, crop it, rescale it, and export it to a specified file. It also contains helper methods for calculating the crop area.",
6   "homepage": "https://github.com/canpoyrazoglu/CPVideoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
13   },
14   "social_media_url": "http://twitter.com/canpoyrazoglu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/canpoyrazoglu/CPVideoKit.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "CPVideoKit/Classes/**/*.{h,m}"