blob: 4849a73bef695de7f1f6a4c5eafdfeabd2666c3b [file] [log] [blame]
{
"name": "ESPTouchiOS",
"version": "0.3.5.3",
"platforms": {
"ios": "9.3"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/VoidstarSolutions/ESPTouchiOS",
"authors": {
"Zach Heylmun": "zach@voidstarsolutions.com"
},
"summary": "Cocoapod framework for ESPTouch iOS code with deprecations fixed and warnings removed.",
"source": {
"git": "https://github.com/VoidstarSolutions/ESPTouchiOS.git",
"tag": "v0.3.5.3"
},
"source_files": [
"ESPTouch/*.{h,m}",
"ESPTouch/**/*.{h,m}"
],
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
}
}