[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / e / 4 / a / APAvatarImageView / 1.1.0 / APAvatarImageView.podspec.json
blob492a342ec9269ebac51dd929936ec735dd94e0ab
2   "name": "APAvatarImageView",
3   "version": "1.1.0",
4   "summary": "Subclass of UIImageView to create a circle avatar image view with configuration border width and border color",
5   "homepage": "https://github.com/ankurp/APAvatarImageView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ankur Patel": "ankur.patel@ymail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/ankurp/APAvatarImageView.git",
18     "tag": "1.1.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "Classes/*.h",
26   "requires_arc": true