[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / b / Encapsulation / 0.1.0 / Encapsulation.podspec.json
blob1322cba5868b6526e28484d28f984c87b64260f2
2   "name": "Encapsulation",
3   "version": "0.1.0",
4   "summary": "A short description of Encapsulation.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fenghanxu/Encapsulation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fenghanxu": "1162851277@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fenghanxu/Encapsulation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": [
22     "Source/**/*.h",
23     "Source/*/**/*.h",
24     "Source/*/*/**/*.h",
25     "Source/*/*/*/**/*.h"
26   ],
27   "source_files": [
28     "Source/**",
29     "Source/*/**",
30     "Source/*/*/**",
31     "Source/*/*/*/**"
32   ],
33   "resource_bundles": {
34     "Asserts": [
35       "Asserts.bundle/*.png"
36     ]
37   },
38   "requires_arc": true,
39   "frameworks": [
40     "UIKit",
41     "Foundation"
42   ]