[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 6 / THContactPicker / 0.0.1 / THContactPicker.podspec.json
blob9ba2779bef4bfb4b5338f68acb46c13756a3c587
2   "name": "THContactPicker",
3   "version": "0.0.1",
4   "summary": "An iOS view used for selecting multiple contacts. This view mimic the contact selection in the Apple Mail app.",
5   "homepage": "https://github.com/tristanhimmelman/THContactPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Tristan Himmelman",
11   "source": {
12     "git": "https://github.com/tristanhimmelman/THContactPicker.git",
13     "commit": "5b09984adbc3662e43306300722ed6eefa64d0a8"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "ContactPicker/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true