[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 9 / 8 / TURecipientBar / 1.1.2 / TURecipientBar.podspec.json
blob359427529ee2cf94451a04f1ddb632f536811c43
2   "name": "TURecipientBar",
3   "version": "1.1.2",
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.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "TURecipientBar/*.{h,m}",
18   "resources": "TURecipientBar/*.png",
19   "requires_arc": true