[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 2 / MagneticFields / 0.0.1 / MagneticFields.podspec.json
blob3dfa5e2b8266fd9b3bcb9f908a5971f9191013a3
2   "name": "MagneticFields",
3   "version": "0.0.1",
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.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "MagneticFields": [
21       "Pod/Assets/*.png"
22     ]
23   }