blob: 065e78b86651d868d4f627425aca52312cd5a13c [file] [log] [blame]
{
"name": "Fragrans",
"version": "0.1.0",
"summary": "The method of class attribute auxiliary tool",
"description": "Convenient, extending the class attribute method development",
"homepage": "https://github.com/chadhea/Fragrans",
"license": "MIT",
"authors": {
"chadhea": "chadhea@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chadhea/Fragrans.git",
"tag": "0.1.0"
},
"source_files": "Fragrans/Fragrans/Fragrans/Fragrans.h",
"public_header_files": "Fragrans/Fragrans/Fragrans/Fragrans.h",
"requires_arc": true,
"subspecs": [
{
"name": "Fragrans",
"public_header_files": "Fragrans/Fragrans/Fragrans/Fragrans",
"source_files": "Fragrans/Fragrans/Fragrans/Fragrans/**/*"
}
]
}