blob: 2ddf3e3b3df3b1e25fecb1851334c590657f6fe9 [file] [log] [blame]
{
"name": "ARNUserDefaultsProxy",
"version": "0.1.0",
"summary": "Can Access the Properties to the Value of NSUserDefaults.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/xxxAIRINxxx/ARNUserDefaultsProxy",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNUserDefaultsProxy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "ARNUserDefaultsProxy/*.{h,m}"
}