[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 4 / UECore / 0.1.4 / UECore.podspec.json
blobfd21772c5d55c6d73d699901deadd843a17f30cd
2   "name": "UECore",
3   "version": "0.1.4",
4   "summary": "UECore includes a set of UI components.",
5   "description": "UECore includes a set of UI components. It's really useful.",
6   "homepage": "https://github.com/UEKit/UECore-iOS",
7   "license": "Apache License Version 2.0",
8   "authors": {
9     "PonyCui": "cuis@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/UEKit/UECore-iOS.git",
16     "tag": "0.1.4"
17   },
18   "source_files": [
19     "source",
20     "source/*.{h,m}",
21     "source/**/*.{h,m}",
22     "source/**/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }