[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / 8 / TURecipientBar / 1.1.0 / TURecipientBar.podspec.json
blobc8781a0a03498849105e24223cbfef53db601b67
2   "name": "TURecipientBar",
3   "version": "1.1.0",
4   "summary": "A UIView to handle entering recipients similar to iOS Mail.",
5   "homepage": "http://github.com/davbeck/TURecipientBar",
6   "license": "BSD",
7   "authors": {
8     "David Beck": "code@thinkultimate.com"
9   },
10   "source": {
11     "git": "https://github.com/davbeck/TURecipientBar.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "TURecipientBar/*.{h,m}",
18   "resources": "TURecipientBar/*.png",
19   "requires_arc": true