blob: ff1539d38960e7bafdb309983075dd8d7ad523f4 [file] [log] [blame]
{
"name": "MagneticFields",
"version": "0.4.5",
"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.4.5"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MagneticFields": [
"Pod/Assets/*.png"
]
}
}