[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / e / ALiImageReshape / 0.0.1 / ALiImageReshape.podspec.json
blob6e49b012ebc3b3967ba7c2d286eabbf8001bb363
2   "name": "ALiImageReshape",
3   "version": "0.0.1",
4   "summary": "支持拍照和相册选取之后进行图片的裁剪,可以自定义选择的宽高比",
5   "homepage": "https://github.com/timRabbit/TimJpush",
6   "social_media_url": "https://github.com/timRabbit/TimJpush",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     " tim": "491590253@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/timRabbit/ALiImageReshape.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "CoreFoundation",
24     "Foundation",
25     "CoreGraphics",
26     "Security",
27     "UIKit"
28   ],
29   "libraries": [
30     "z.1.1.3",
31     "stdc++",
32     "sqlite3"
33   ],
34   "source_files": "ALiImageReshape/ALiImageReshape/ALiImageReshape",
35   "ios": {
36     "frameworks": "UserNotifications"
37   }