[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / a / FrameworkTesting / 0.0.13 / FrameworkTesting.podspec.json
blob9d254c4f1719ea58c274ea049f3672f593ceeffc
2   "name": "FrameworkTesting",
3   "version": "0.0.13",
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.13"
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,ttf,otf,xcassets}",
28   "swift_version": "5.1"