blob: 260098841a71065b28d117e18b2ff71ad7524a60 [file] [log] [blame]
{
"name": "Ornament",
"version": "0.3.3",
"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.3"
},
"license": {
"type": "MIT"
},
"source_files": "Ornament/Ornament/**/*.{h,m,swift}",
"dependencies": {
"Mensa": [
],
"TTSwitch": [
],
"KGNoise": [
],
"libextobjc/EXTScope": [
]
}
}