blob: d804cf5bad029ac2f00880dba60713d5637db9a1 [file] [log] [blame]
{
"name": "HR_File",
"version": "0.1.0",
"summary": "HR_File",
"description": "risenb iOS development components of description",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/iOS-Risenb/HR_File.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Directory",
"source_files": "HR_File/Classes/Directory/*.{h,m}"
}
]
}