[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / 2 / TProjectKit / 0.0.3 / TProjectKit.podspec.json
blob4a0c0142973e42bbc0fe7cadfe042d979a9d2c7d
2   "name": "TProjectKit",
3   "version": "0.0.3",
4   "summary": "Some handy components,Its all personal preference.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AsTao/TProjectKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SsTaoz": "236048180@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AsTao/TProjectKit.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "TProjectKit/Assets/SwiftResource.bundle",
22   "source_files": [
23     "TProjectKit/Common/*",
24     "TProjectKit/Extentions/*",
25     "TProjectKit/Base/*"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "CoreGraphics"
31   ],
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "4.2"
34   },
35   "swift_versions": "4.2"