blob: 575b3b22f489058bf5f4b439939dbba36786f882 [file] [log] [blame]
{
"name": "BlueSteel",
"version": "0.1.6",
"summary": "Avro encoding/decoding library for Swift.",
"homepage": "https://github.com/chandrashekharhm/BlueSteel",
"license": {
"type": "MIT"
},
"authors": "Chandra",
"source": {
"git": "https://github.com/chandrashekharhm/BlueSteel.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{h,swift,c}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftyJSON": [
]
}
}