[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / e / d / EsLivingDetection / 1.0.9 / EsLivingDetection.podspec.json
blob584230ad6465894c476f337eec6c21fe67a24433
2   "name": "EsLivingDetection",
3   "version": "1.0.9",
4   "summary": "my test to upload framework to CocoaPods",
5   "description": "this is my first framework, now I am learning to upload it to cocoapod",
6   "homepage": "https://github.com/fuqiangios/EsLivingDetection",
7   "license": "MIT",
8   "pod_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "user_target_xcconfig": {
12     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
13   },
14   "authors": {
15     "finlay": "15041190450@163.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/fuqiangios/EsLivingDetection.git",
22     "tag": "1.0.9"
23   },
24   "vendored_frameworks": "EsLivingDetectionFramework/EsLivingDetection.framework",
25   "frameworks": "Foundation"