blob: d0a5fd4affbba3ed8f8dc0e5cb79c517dce8ccb1 [file] [log] [blame]
{
"name": "XAspect-Foundation_UnicodifyingDescriptionsOfObjects",
"version": "1.0.0",
"license": "MIT",
"summary": "Unicodify descriptions of objects in Foundation framework",
"homepage": "https://github.com/xareelee/Foundation_UnicodifyingDescriptionsOfObjects",
"authors": {
"Kang-Yu Xaree Lee": "xareelee@gmail.com"
},
"source": {
"git": "https://github.com/xareelee/Foundation_UnicodifyingDescriptionsOfObjects.git",
"tag": "1.0.0",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "AspectFiles/*.{h,m}",
"dependencies": {
"XAspect": [
]
}
}