[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / f / 6 / DDMISDK / 1.0.2 / DDMISDK.podspec.json
blob2adde01eb5470f69d9ad7a3f14f9f4e1e7e0a0e7
2   "name": "DDMISDK",
3   "version": "1.0.2",
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.2"
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++"