[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 7 / AnyFunction / 1.0.4 / AnyFunction.podspec.json
blob63245ef8b26cde85e79c9a253c0c39aff92b93b4
2   "name": "AnyFunction",
3   "version": "1.0.4",
4   "summary": "Type tools for manipulating closures of distinct types",
5   "description": "Type tools for manipulating closures of distinct types.",
6   "homepage": "https://github.com/damouse/AnyFunction",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mickey Barboi": "mickey.barboi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/damouse/AnyFunction.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": [
23     "AnyFunction",
24     "AnyFunction/**/*.{swift,h,m}"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"