blob: bca3b71cde05fe882133be0c3ade3ae408d12ae7 [file] [log] [blame]
{
"name": "JXUtils",
"version": "0.0.1",
"summary": "iOS Utils Framework.",
"description": "iOS Utils Framework.",
"homepage": "https://github.com/tospery/JXUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/JXUtils.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JXUtils/Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}