[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 2 / MagneticFields / 0.4.3 / MagneticFields.podspec.json
blob565ec19814fe484b18672ffbff539bd88df4f863
2   "name": "MagneticFields",
3   "version": "0.4.3",
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.3"
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   }