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