[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 7 / SFF / 1.0.0 / SFF.podspec.json
blob3e65e8119d1cb7018f58396c740d1c0a3f8a41b5
2   "name": "SFF",
3   "version": "1.0.0",
4   "summary": "Swift Foundation Framework.",
5   "homepage": "https://github.com/jayantnd/SFF",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jayant Dash": "jayantnd@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/Jayant_dash",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2"
20   ],
21   "source": {
22     "git": "https://github.com/jayantnd/SFF.git",
23     "branch": "master",
24     "tag": "v1.0.0"
25   },
26   "source_files": [
27     "SFF",
28     "SFF/**/*.{swift,h,m}"
29   ],
30   "public_header_files": "SFF/**/*.h",
31   "requires_arc": true,
32   "swift_version": "5.2"