blob: e2e637eaba0f8846e1182e6fdf488fa558fb8246 [file] [log] [blame]
{
"name": "REImageSprite",
"version": "1.0",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/REImageSprite",
"summary": "CSS-like image sprites for iOS apps.",
"source": {
"git": "https://github.com/romaonthego/REImageSprite.git",
"tag": "1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "REImageSprite",
"public_header_files": "REImageSprite/*.h"
}