blob: 9e1eae446727b8785253a3e99b34037836252183 [file] [log] [blame]
{
"name": "ARNCoreDataAccessor",
"version": "0.1.0",
"summary": "Compact CoreData Access Class.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/xxxAIRINxxx/ARNCoreDataAccessor",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNCoreDataAccessor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"frameworks": "CoreData",
"source_files": "ARNCoreDataAccessor/*.{h,m}"
}