[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / 2 / MagneticFields / 0.4.4 / MagneticFields.podspec.json
blob3ba7ae947b62fd2d118dcd3dd27f2dea629169d2
2   "name": "MagneticFields",
3   "version": "0.4.4",
4   "summary": "Type-safe model fields with validation and observation",
5   "homepage": "https://github.com/sadawi/MagneticFields",
6   "license": "MIT",
7   "authors": {
8     "Sam Williams": "samuel.williams@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sadawi/MagneticFields.git",
12     "tag": "0.4.4"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MagneticFields": [
22       "Pod/Assets/*.png"
23     ]
24   }