blob: 7f8fb9da8d916b565a90021471eabd69289c272e [file] [log] [blame]
{
"name": "Ornament",
"version": "0.3.2",
"summary": "Ornament is a set of APIs used to provide visual ornamentation for iOS apps.",
"homepage": "https://www.github.com/jordanekay/Ornament",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"authors": {
"Jordan Kay": "jordanekay@mac.com"
},
"source": {
"git": "https://github.com/jordanekay/Ornament.git",
"tag": "0.3.2"
},
"license": {
"type": "MIT"
},
"source_files": "Ornament/Ornament/**/*.{h,m}",
"dependencies": {
"Mensa": [
],
"TTSwitch": [
],
"KGNoise": [
],
"libextobjc/EXTScope": [
]
}
}