blob: 5fdeb63b8ddc788cc9a9ada998f06dad2b2b6cae [file] [log] [blame]
{
"name": "Somo",
"version": "0.7.5",
"summary": "Somo is a Skeleton-style animation library that's simple enough.",
"homepage": "https://github.com/xorshine/Somo",
"license": "MIT",
"authors": {
"xorshine": "xorshine@icloud.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xorshine/Somo.git",
"tag": "0.7.5"
},
"source_files": "SomoDemo/SomoDemo/Somo/*.{h,m}",
"requires_arc": true
}