[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 2 / SwiftPersianTools / 1.0.0 / SwiftPersianTools.podspec.json
blob137e33a6bd2245a86312af3e46cfe45b03431508
2   "name": "SwiftPersianTools",
3   "version": "1.0.0",
4   "summary": "An anthology of a variety of tools for the Persian language in swift",
5   "description": "a framework of a variety of tools for the Persian language in swift, convert numbers, add pricing, ...",
6   "homepage": "https://github.com/saeed-rz/swift-persian-tools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saeedrz": "saeed.rezaei.sa@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/SaeedRezaeii",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/saeed-rz/swift-persian-tools.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "SwiftPersianTools",
25     "SwiftPersianTools/**/*.{h,m,swift}"
26   ],
27   "swift_version": "5.0"