[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 1 / 3 / 9 / RAImageExt / 0.1.0 / RAImageExt.podspec.json
blob4110dc262b9685b1226b4a37edd83e661f565e41
2   "name": "RAImageExt",
3   "version": "0.1.0",
4   "summary": "RAImageExt: contains extension of UIImageView which helps in add a border to the image and make image circular.",
5   "description": "TODO: A short description of RAImageExt: It contains a method that makes UIImageView circular with a colorful border. This pod helps us test pod creation.",
6   "homepage": "https://github.com/razan1994alali/RAImageExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "razan1994alali": "razan.a@totersapp.com"
13   },
14   "source": {
15     "git": "https://github.com/razan1994alali/RAImageExt.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RAImageExt/Classes/**/*",
22   "frameworks": "UIKit"