[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / c / 2 / 9 / IGRPhotoTweaks / 1.0.8 / IGRPhotoTweaks.podspec.json
blob56b333185b0239f3fa8c4d081db24f6f96326fb5
2   "name": "IGRPhotoTweaks",
3   "version": "1.0.8",
4   "platforms": {
5     "ios": "10.3"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/IGRSoft/IGRPhotoTweaks",
12   "authors": {
13     "Vitalii Parovishnyk": "korich.vi.p@gmail.com"
14   },
15   "summary": "Drag, Rotate, Scale and Crop.",
16   "source": {
17     "git": "https://github.com/IGRSoft/IGRPhotoTweaks.git",
18     "tag": "1.0.8"
19   },
20   "source_files": "IGRPhotoTweaks/**/*.{h,swift}",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit",
25     "Photos"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   }