[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 1 / CountryCode-Chtar / 1.0.3 / CountryCode-Chtar.podspec.json
blob616e4f9a2d9b59626a2cbcfaa2769bc01fbe0598
2   "name": "CountryCode-Chtar",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.3",
7   "summary": "Simple custom view for elect country code for iOS",
8   "description": "Simple custom view for data entry of your app to enter code country for phone number.",
9   "homepage": "https://github.com/ragaie/PhoneCodeCountry",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ragaie Alfy": "eng.ragaie@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ragaie/PhoneCodeCountry.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "*.swift",
26   "resources": [
27     "CountryCode.xcassets",
28     "CountryCodeDropDown.xib",
29     "CodeTableCell.xib",
30     "countryCodes.json"
31   ],
32   "resource_bundles": {
33     "CountryCode": [
34       "CountryCode.xcassets",
35       "RatingBar.xib",
36       "CountryCodeDropDown.xib",
37       "CodeTableCell.xib"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"