[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / ABIcons / 0.1.0 / ABIcons.podspec.json
blob9faf4a5c7b25844746ead56bed7c989661c2f034
2   "name": "ABIcons",
3   "version": "0.1.0",
4   "summary": "App to add application version to application icon",
5   "description": "Use this tool if you want to see version number on your icon. This could be useful for debug and test builds.",
6   "homepage": "https://github.com/CleverPumpkin/abicons-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CleverPumpkin Ltd": "company@cleverpumpkin.ru"
13   },
14   "source": {
15     "git": "https://github.com/CleverPumpkin/abicons-ios.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "swift_versions": "5.0",
22   "preserve_paths": "Binary/ABIcons",
23   "user_target_xcconfig": {
24     "ABICONS_PATH": "${PODS_ROOT}/ABIcons/Binary/ABIcons"
25   },
26   "swift_version": "5.0"