blob: 6bf0ebcdbeb4fb8120d24324d28d6a4a1cdb64f0 [file] [log] [blame]
{
"name": "EPElecterSDK",
"version": "0.0.1",
"summary": "EPElecterSDK can be used now .",
"description": "0.0.1 has been used now, welcome join us.",
"homepage": "https://github.com/joycelee720/EPElecterSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Barder": "1245986234@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/joycelee720/EPElecterSDK.git",
"tag": "0.0.1"
},
"source_files": "**/*",
"exclude_files": [
"EPElecterSDK.podspec",
"LICENSE"
],
"resources": "*.{bundle}",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
},
"requires_arc": true
}