blob: 398354e7f07dd224ca7502b4655c794698303439 [file] [log] [blame]
{
"name": "OPBitMaskNumber",
"version": "0.0.1",
"summary": "[Objective-C] OPBitMaskNumber handling bitmask.",
"homepage": "https://github.com/azu/OPBitMaskNumber",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/OPBitMaskNumber.git",
"tag": "0.0.1"
},
"source_files": "OPBitMaskNumber/**/*.{h,m}",
"requires_arc": true
}