[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / a / f / 6 / DDMISDK / 1.0.1 / DDMISDK.podspec.json
blob6a0bbaaab819448d8b96bfac2aaafc29c394b7f9
2   "name": "DDMISDK",
3   "version": "1.0.1",
4   "summary": "mi auth sdk with ui",
5   "homepage": "https://github.com/393385724/DDMISDKDemo",
6   "license": "MIT",
7   "authors": {
8     "llg": "393385724@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/393385724/DDMISDKDemo.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "ios": {
19     "source_files": "DDMISDK/*.{h,m}",
20     "vendored_frameworks": "DDMISDK/*.framework"
21   },
22   "public_header_files": [
23     "DDMISDK/DDMIHandler.h",
24     "DDMISDK/DDMIUserInfoItem.h",
25     "DDMISDK/DDMITypeDefines.h"
26   ],
27   "resources": "DDMISDK/DDMIResource.bundle",
28   "libraries": "stdc++"