blob: b8589c9f214486be56f86eed90d7ee352c35bc9d [file] [log] [blame]
{
"name": "LuoTools",
"version": "0.0.1",
"summary": "LuoTools 骆应相专用",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/pk5557367/LuoTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luoyingxiang": "luoyingxiang@topway.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/pk5557367/LuoTools.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LuoTools/Classes/**/*.{h,m}",
"LuoTools/*"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"LuoTools/LuoTools.h",
"LuoTools/Classes/**/*.h"
],
"requires_arc": true
}