[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 5 / 1 / FMPhoneTextField / 1.0.0 / FMPhoneTextField.podspec.json
blob4eb5feaabe9c5da6357b9bf6a9ac60cd36dd59b8
2   "name": "FMPhoneTextField",
3   "version": "1.0.0",
4   "summary": "Phone Textfield and countries picker with beautiful design and validation",
5   "description": "FMPhoneTextField provides a simple and easy way to deal with mobile number field by selecting the country from a list which supports Arabic and English language, And it will find the current location of user using SIM card or phone locale.",
6   "homepage": "https://github.com/AaoIi/FMPhoneTextField",
7   "screenshots": "https://github.com/AaoIi/FMPhoneTextField/blob/master/sample.png?raw=true",
8   "license": "MIT",
9   "authors": "Saad Albasha",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/AaoIi/FMPhoneTextField.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "FMPhoneTextField/**/*.swift",
20     "FMPhoneTextField/**/*.h"
21   ],
22   "ios": {
23     "resource_bundles": {
24       "FMPhoneTextField": [
25         "FMPhoneTextField/**/*.xib",
26         "FMPhoneTextField/**/*.xcassets",
27         "FMPhoneTextField/**/*.json"
28       ]
29     }
30   },
31   "swift_version": "5.0"