[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / 7 / c / a / FrameworkTesting / 0.0.7 / FrameworkTesting.podspec.json
blob467a5d54c24f9d13c38ed4ce30d50e3c66dad7bc
2   "name": "FrameworkTesting",
3   "version": "0.0.7",
4   "summary": "A testing framework",
5   "description": "A testing framework about resource, internal Cocoapods usage, strings, etc...",
6   "homepage": "https://github.com/ngo275",
7   "license": "MIT",
8   "authors": {
9     "ngo275": "ngo38114@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/ngo275",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "swift_versions": "5.1",
16   "source": {
17     "git": "https://github.com/ngo275/FrameworkTesting.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "OriginalFramework/**/*.{swift,m,h}",
21   "public_header_files": "OriginalFramework/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "vendored_frameworks": "OriginalFramework/HDWallet.framework",
27   "resources": "OriginalFramework/**/*.{lproj,storyboard}",
28   "swift_version": "5.1"