[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / 3 / JXUtils / 0.0.1 / JXUtils.podspec.json
blobbca3b71cde05fe882133be0c3ade3ae408d12ae7
2   "name": "JXUtils",
3   "version": "0.0.1",
4   "summary": "iOS Utils Framework.",
5   "description": "iOS Utils Framework.",
6   "homepage": "https://github.com/tospery/JXUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/JXUtils.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JXUtils/Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]