[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / e / ESPTouchiOS / 0.3.5.3 / ESPTouchiOS.podspec.json
blob4849a73bef695de7f1f6a4c5eafdfeabd2666c3b
2   "name": "ESPTouchiOS",
3   "version": "0.3.5.3",
4   "platforms": {
5     "ios": "9.3"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/VoidstarSolutions/ESPTouchiOS",
11   "authors": {
12     "Zach Heylmun": "zach@voidstarsolutions.com"
13   },
14   "summary": "Cocoapod framework for ESPTouch iOS code with deprecations fixed and warnings removed.",
15   "source": {
16     "git": "https://github.com/VoidstarSolutions/ESPTouchiOS.git",
17     "tag": "v0.3.5.3"
18   },
19   "source_files": [
20     "ESPTouch/*.{h,m}",
21     "ESPTouch/**/*.{h,m}"
22   ],
23   "frameworks": "SystemConfiguration",
24   "ios": {
25     "frameworks": "UIKit"
26   }