blob: 369e5d284eccba88f48c256e122e37e0999b59b5 [file] [log] [blame]
{
"name": "JLHelpers",
"version": "0.1.0",
"summary": "Common helpers.",
"description": "Utils for common use.",
"homepage": "https://github.com/JulianSong/JLHelpers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"julian.song": "geeksong@gmail.com"
},
"source": {
"git": "https://github.com/JulianSong/JLHelpers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLHelpers/Classes/*",
"public_header_files": "JLHelpers/Classes/*.h",
"frameworks": "Foundation"
}