[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / b / 8 / PPToolKit / 0.1.1 / PPToolKit.podspec.json
blob3b9f4089e9f78a82bfdcb76b5038793683400d55
2   "name": "PPToolKit",
3   "version": "0.1.1",
4   "summary": "Some tools for iOS project created by pp.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Garenge/PPToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengpeng": "garenge@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/Garenge/PPToolKit.git",
16     "tag": "0.1.1"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "source_files": "PPToolKit/Classes/**/*",
28   "public_header_files": "PPToolKit/Classes/**/*.h"