[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 2 / MXBatteryMointor / 1.0.0 / MXBatteryMointor.podspec.json
blobeb87aae6d65636b4e81c3d2b915b3bde7f2b37ab
2   "name": "MXBatteryMointor",
3   "version": "1.0.0",
4   "summary": "An easy-to-use class to monitor battery status on iOS.",
5   "description": "The first version of MXBatteryMointor, an easy-to-use class to monitor battery status on iOS.",
6   "homepage": "https://github.com/Meniny/MXBatteryMointor-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXBatteryMointor-in-Objective-C.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MXBatteryMointor/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true