[Add] Apptics-SDK 2.2.1
[CocoaPods.git] / Specs / 7 / 9 / 6 / JwSwiftExtensions / 0.1 / JwSwiftExtensions.podspec.json
blob5e1e6b200ccc403bcac6df4459b12ae905a2bfc1
2   "name": "JwSwiftExtensions",
3   "version": "0.1",
4   "summary": "Some Extensions for swift project",
5   "description": "1.Swift Extensions\n2.iOS Extensions",
6   "homepage": "https://github.com/ImJerryWang/JwSwiftExtensions",
7   "license": "MIT",
8   "authors": {
9     "ImJerryWang": "jerry@iappsasia.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/ImJerryWang/JwSwiftExtensions.git",
16     "tag": "0.1"
17   },
18   "swift_versions": "4.2",
19   "source_files": [
20     "Classes",
21     "Classes/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"