blob: 34606634753b2112e2eb97306b95ea10d21d9977 [file] [log] [blame]
{
"name": "Castle",
"version": "0.9.5",
"summary": "Castle SDK for iOS",
"description": "Castle for iOS provides a simple way to integrate Castle into your app.",
"homepage": "https://castle.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Timo Engelhardt": "timo@castle.io"
},
"source": {
"git": "https://github.com/castle/castle-ios.git",
"tag": "0.9.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Castle/Classes/**/*"
}