[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 8 / b / AnyFormatProtocol / 0.3.0 / AnyFormatProtocol.podspec.json
blobd6d87f28ba230cf205bd0cb9bc6bcd508f57f81a
2   "name": "AnyFormatProtocol",
3   "version": "0.3.0",
4   "summary": "格式化 any? 类型",
5   "homepage": "https://github.com/bigL055/AnyFormatProtocol",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linger": "linhan.bigl055@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/AnyFormatProtocol.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*/**",
22     "Sources/*/*/**",
23     "Sources/**"
24   ],
25   "public_header_files": [
26     "Sources/AnyFormatProtocol.h"
27   ],
28   "frameworks": [
29     "UIKit",
30     "AVFoundation"
31   ],
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "4.0"
35   },
36   "pushed_with_swift_version": "3.0"