blob: 6c4796e272247f11d2364e82e44f4f529046dc57 [file] [log] [blame]
{
"name": "ULDocument",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/soulmen/ULDocument.git",
"summary": "A lightweight and iCloud-ready document class.",
"authors": {
"The Soulmen GbR": "mail@the-soulmen.com"
},
"source": {
"git": "https://github.com/soulmen/ULDocument.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.9",
"ios": "7.0"
},
"source_files": [
"Source/**/*.{h,m}",
"Header/*.h"
],
"public_header_files": "Header/*.h",
"requires_arc": true
}