[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / c / AGCustomControls / 0.0.5 / AGCustomControls.podspec.json
blob7dedb360ba902a06fa7683269a94e613b67e0aaa
2   "name": "AGCustomControls",
3   "version": "0.0.5",
4   "summary": "Collection of customizable controls.",
5   "description": "AGCustomButton: customizable UIButton. You can set up cornerRadius and shadow properties from interface builder",
6   "homepage": "https://github.com/ToGohi/AGCustomControls",
7   "license": {
8     "type": "MIT",
9     "file": "AGCustomControls/LICENSE"
10   },
11   "authors": {
12     "Antonio González": "togohi@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/togohi",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/ToGohi/AGCustomControls.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "Classes",
24     "AGCustomControls/**/*.{swift}"
25   ],
26   "frameworks": "UIKit"