[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 7 / e / CountryCodeNSTextField / 0.0.1 / CountryCodeNSTextField.podspec.json
blobdf6c82c21ed52b287aa5b9e660a944b484b2c7f7
2   "name": "CountryCodeNSTextField",
3   "version": "0.0.1",
4   "summary": "CountryCodeNSTextField subclasses NSTextfield for International Phone Calling Code Input With Flags",
5   "homepage": "https://github.com/rallets-network/CountryCodeNSTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rallet": "info@rallets.com"
12   },
13   "source": {
14     "git": "https://github.com/rallets-network/CountryCodeNSTextField.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "CountryCodeNSTextField/CountryCodeNSTextField.{swift}",
18   "resources": "CountryCodeNSTextField/CountryCallingCodes.{json}",
19   "requires_arc": true,
20   "platforms": {
21     "osx": "10.9"
22   },
23   "swift_version": "4.1"