[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / 2 / CountryCodeTextField / 0.1.0 / CountryCodeTextField.podspec.json
blob89b965b6f98e28c57a0e9d41574d7ea24f57a8a1
2   "name": "CountryCodeTextField",
3   "version": "0.1.0",
4   "summary": "A short description of CountryCodeTextField.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/maqudah/CountryCodeTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mustafa Alqudah": "maqudah@ymail.com"
13   },
14   "source": {
15     "git": "https://github.com/maqudah/CountryCodeTextField.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/maqudah",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/**/*",
23   "resource_bundles": {
24     "CountryCodeTextField": [
25       "Assets/Settings.bundle/**/*"
26     ]
27   }