[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 7 / 1 / CountryCode-Chtar / 1.0.2 / CountryCode-Chtar.podspec.json
bloba78d06b52cd4825f98a46eadf683c9e216ae0746
2   "name": "CountryCode-Chtar",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "1.0.2",
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.2"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "*.swift",
26   "resources": [
27     "CountryCode.xcassets",
28     "CodeDropDown.xib",
29     "CodeTableCell.xib",
30     "countryCodes.json"
31   ],
32   "resource_bundles": {
33     "CountryCode": [
34       "CountryCode.xcassets",
35       "RatingBar.xib",
36       "CodeDropDown.xib",
37       "CodeTableCell.xib"
38     ]
39   },
40   "swift_versions": "5.0",
41   "swift_version": "5.0"