[Add] DouyinSDKTemplate 0.0.1
[CocoaPods.git] / Specs / 1 / 7 / 2 / MagneticFields / 0.3.0 / MagneticFields.podspec.json
blobdbe99b95ceb94e9db4ace2e5e15e2184a8272194
2   "name": "MagneticFields",
3   "version": "0.3.0",
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.3.0"
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   }