[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / a / CoreMeta / 2.0.1 / CoreMeta.podspec.json
blobe9a32f24e345932d9dcc74858d393e1d6092b4d7
2   "name": "CoreMeta",
3   "version": "2.0.1",
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.1"
14   },
15   "social_media_url": "https://twitter.com/joshgretz",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   },
23   "source_files": "CoreMeta/CoreMeta/**/*.{swift}",
24   "pushed_with_swift_version": "3.0"