blob: db7c23ecc6b1bfb786160b01f893138e559c1e20 [file] [log] [blame]
{
"name": "Castle",
"version": "0.9.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Castle/Classes/**/*",
"public_header_files": "Castle/Classes/Public/*.h"
}