[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / a / CoreMeta / 2.0.0 / CoreMeta.podspec.json
blob2fd3d4510b41b4a78882556ce2230f176ede6afb
2   "name": "CoreMeta",
3   "version": "2.0.0",
4   "summary": "IOC / DI for iOS",
5   "description": "For more information, please visit http://www.gretzlab.com",
6   "homepage": "https://github.com/jgretz/CoreMeta",
7   "license": "Apache 2.0",
8   "authors": {
9     "Josh Gretz": "jgretz@truefit.io"
10   },
11   "source": {
12     "git": "https://github.com/jgretz/CoreMeta.git",
13     "tag": "2.0.0"
14   },
15   "social_media_url": "https://twitter.com/joshgretz",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "CoreMeta/CoreMeta/**/*.{swift}",
21   "resource_bundles": {
22     "CoreMeta": [
23       "Pod/Assets/*.png"
24     ]
25   }