[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / Picasso / 0.4.5 / Picasso.podspec.json
blob9c0366c0d71fd508e63b8b5badec5a99b3038eb1
2   "name": "Picasso",
3   "version": "0.4.5",
4   "summary": "A view for rendering CIImage with Metal/OpenGL",
5   "description": "A view for rendering CIImage with Metal/OpenGL.",
6   "homepage": "https://github.com/Limon-O-O/Picasso",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Limon": "fengninglong@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Limon______",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/Limon-O-O/Picasso.git",
20     "tag": "0.4.5"
21   },
22   "source_files": [
23     "Picasso/**/*.h",
24     "Picasso/**/*.m",
25     "Picasso/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "4.2"