blob: b03c711365c15eea202865ece101f4dcf01ba5a8 [file] [log] [blame]
{
"name": "Ophiuchus",
"version": "1.0.2",
"homepage": "https://github.com/Yalantis/Preloader.Ophiuchus",
"summary": "A custom Label consisted of CALayers of a sign which consist of CALayers of letters.",
"authors": "Yalantis",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Yalantis/Preloader.Ophiuchus.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"CoreText"
]
}