blob: febb8a91468528046439eb4173bc5d1616456edf [file] [log] [blame]
{
"name": "MagneticFields",
"version": "0.6.3",
"summary": "Type-safe model fields with validation and observation",
"homepage": "https://github.com/sadawi/MagneticFields",
"license": "MIT",
"authors": {
"Sam Williams": "samuel.williams@gmail.com"
},
"source": {
"git": "https://github.com/sadawi/MagneticFields.git",
"tag": "0.6.3"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MagneticFields": [
"Pod/Assets/*.png"
]
}
}