[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 9 / 6 / AnyKit / 1.0.0 / AnyKit.podspec.json
blob0b7bce5caafd8c8bd9d9fc5ad19ea2d41dae3e4e
2   "name": "AnyKit",
3   "version": "1.0.0",
4   "summary": "An random objects generator.",
5   "description": "AnyKit is an random objects generator.",
6   "homepage": "https://github.com/Meniny/AnyKit",
7   "license": "MIT",
8   "authors": {
9     "Elias Abel": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/AnyKit.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "source_files": "AnyKit/**/*.{h,swift}",
21   "public_header_files": "AnyKit/**/*{.h}",
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit",
26       "CoreGraphics"
27     ]
28   },
29   "osx": {
30     "frameworks": [
31       "Foundation",
32       "Cocoa",
33       "CoreGraphics"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"