blob: 07d20722140a61bef472ed429b43e721b1370b08 [file] [log] [blame]
{
"name": "Somo",
"version": "0.7.0",
"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.0"
},
"source_files": "SomoDemo/SomoDemo/Somo/*.{h,m}",
"requires_arc": true
}