[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / 7 / d / PHTransformScrollPicture / 1.0.5 / PHTransformScrollPicture.podspec.json
blobb553385763e1951a038dabfcf024bbb5866201eb
2   "name": "PHTransformScrollPicture",
3   "version": "1.0.5",
4   "summary": "轮播图",
5   "description": "3D轮播图",
6   "homepage": "https://github.com/Glenn-Hui/PHTransformScrollPicture",
7   "license": "MIT",
8   "authors": {
9     "Glenn": "glenn_h@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/Glenn-Hui/PHTransformScrollPicture.git",
17     "tag": "1.0.5"
18   },
19   "source_files": [
20     "PHTransformScrollPicture",
21     "PHTransformScrollPicture/*.{h,m,swift}"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Kingfisher": [
31     ]
32   }