blob: 7a5703819438d4314e56b940784b9ac34a4a4198 [file] [log] [blame]
{
"name": "testLocalStorage",
"version": "0.0.4",
"summary": "local storage for iOS.",
"homepage": "https://github.com/daobao777/testLocalStorage",
"license": "MIT",
"authors": {
"daobao777": "1014091627@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/daobao777/testLocalStorage.git",
"tag": "0.0.4"
},
"source_files": "{coreData, LMJDropdownMenu, testLocalStorage}/*.{h,m}",
"resources": "LMJDropdownMenu/dropdownMenu_cornerIcon.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}